[Android] maintainVisibleContentPosition on FlatList
complete
Nathan Waters
Without this prop, the FlatList scroll position jumps when new items are loaded in.
This package fixes the issue but is not available for managed Expo projects: https://github.com/GetStream/flat-list-mvcp
Wodin
I've tested flat-list-mvcp with EAS Build and it seems to work fine.
https://github.com/wodin/expo-flat-list-mvcp
See the following for more details:
https://docs.expo.io/clients/introduction/
https://docs.expo.io/build/introduction/
Charlie Cruzan
complete
Wodin
I've tested flat-list-mvcp with EAS Build and it seems to work fine.
See the following for more details:
Charlie Cruzan
Wodin: Thanks for confirming! Marking this as completed :)
Ryan Pergent
Wodin: You managed to make it work on a managed workflow? While testing in development, maintainVisibleContentPosition does not work for Android. Do you need to make a build with EAS specifically for it to work?
Wodin
Ryan Pergent: It will not work in Expo Go. You will need to build a Custom Development Client instead.
Ryan Pergent
Wodin: Thank you! Got it to run with a Custdom Development Client. It's not working on web unfortunately :(
Wodin
This should work fine with EAS Build an expo-dev-client
Ayman Alqoqa
Yes please, urgent :)
Taner Cura
Yes please :)