PedroBern / react-native-collapsible-tab-view

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

Tabs.MasonryFlashList cannot scroll to achieve foldable tab views like Tabs.ScrollView #408

Open chen8520 opened 1 month ago

chen8520 commented 1 month ago

录屏2024-05-20 21.09.12.zip

kaeming commented 1 month ago

facing same issue

chen8520 commented 1 month ago

@kaeming This issue has been resolved,you need to downgrade, "react-native-reanimated": "3.8.1", then yarn start --reset-cache

kaeming commented 1 month ago

@chen8520 u should use the patch for the latest reanimated instead, expo sdk 51 is not compatible with reanimated 3.8 if u are using it. I fixed it with that

jayan2019 commented 1 week ago

Hope this will help: Reanimated 3.13.0-rc.1 is working fine