st0ffern / react-native-optimized-flatlist

Optimization for complex and slow React Native FlatLists
MIT License
259 stars 47 forks source link

Nested FlatList inside a ScrollView #36

Open timurridjanovic opened 5 years ago

timurridjanovic commented 5 years ago

this lib doesn't work when the FlatList is nested inside a ScrollView. Is there a way around that?