PedroBern / react-native-collapsible-tab-view

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

Getting scrollToImpl is not a function on load or changing tab. #316

Open shahanshah87 opened 1 year ago

shahanshah87 commented 1 year ago

I am using "react-native-reanimated": "^2.14.4", "react-native-pager-view": "5", "react-native-collapsible-tab-view": "^5.0.0-rc.13", "react-native": "0.70.3"

And using example On load its giving this error Simulator Screen Shot - iPhone 8 - 2023-02-09 at 10 41 56

please help me to fix it.

cs-ashiqu commented 1 year ago

@PedroBern facing the same problem. Any update on this?