react-native-collapsible-tab-view
react-native-collapsible-tab-view copied to clipboard
Tabs.MasonryFlashList cannot scroll to achieve foldable tab views like Tabs.ScrollView
facing same issue
@kaeming This issue has been resolved,you need to downgrade, "react-native-reanimated": "3.8.1", then yarn start --reset-cache
@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
Hope this will help: Reanimated 3.13.0-rc.1 is working fine