Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FlatList wont Scroll Till end of screen #385

Open
Victorvikson1996 opened this issue Jul 2, 2022 · 4 comments
Open

FlatList wont Scroll Till end of screen #385

Victorvikson1996 opened this issue Jul 2, 2022 · 4 comments

Comments

@Victorvikson1996
Copy link

No description provided.

@krushalikevadiya
Copy link

same issue.

@Victorvikson1996
Copy link
Author

I think you need to check your styling make show your scrollView is under SafeAreaView

@akinncar
Copy link

akinncar commented Apr 6, 2023

for me, add contentContainerStyle to the FlatList with the sum of all items height + use FlatList from react-native-gesture-handles solved the problem

@Victorvikson1996
Copy link
Author

Yes that's the best solution to that Thank you so much @akinncar

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants