flatList (usage memory higher then Android OS) #26528
Labels
Bug
Component: FlatList
Platform: Android
Android applications.
Ran Commands
One of our bots successfully processed a command.
Resolution: Locked
This issue was locked by the bot.
React Native version:
i have a flatlist + image (react-native-fast-image) and my code have all recommended
standards for optimization of flatlist and all component's are pureComponent . shouldComponentUpdate implement for stateless component.
removeClippedSubviews , legacyImplementation and getItemLayout have been implemented
all but our consumptioned memory is higher than android os memory ,i looked to #13413 but not have any good solution, do you have any solution ?
related links :
https://facebook.github.io/react-native/docs/next/optimizing-flatlist-configuration
re-render message :
flatList :
renderItem and keyExtractor :
getItemLayout :
The text was updated successfully, but these errors were encountered: