zobeirhamid / react-native-scrollable-navigation-bar

Respecting navigation bar for scrolling screens.
https://zobeirhamid.github.io/react-native-scrollable-navigation-bar/
MIT License
266 stars 29 forks source link

FlatList inside component #20

Closed teamzz111 closed 3 years ago

teamzz111 commented 4 years ago

When I set flatlist on component onEndReached doesn't work as well, the event fire on componentDidMount

zobeirhamid commented 4 years ago

Can you provide an example or code snippet?

elie-chaaban commented 3 years ago

how to add flat list? it gives me vritualized lists cannot be together.. also when searching how to make it reflect in the flatlist?