PedroBern / react-native-collapsible-tab-view

A cross-platform Collapsible Tab View component for React Native
MIT License
815 stars 161 forks source link

fix: FlashList re-render issue #333

Closed lucianobracco-geojam closed 1 year ago

andreialecu commented 1 year ago

The fix would reintroduce the issue with the message being logged even if not using flashlist.

I opened a PR with an improved fix here: https://github.com/PedroBern/react-native-collapsible-tab-view/pull/334