fukemy
fukemy
Please merge it @DylanVann
> Looks like this is the same problem with [SDWebImage](https://github.com/SDWebImage/SDWebImage/issues/3273) Hi, how can I fix this problem, my app crash many times due to this problem
did u fixed this?
lol i found set locked={true} now i can swipe, mf
same problem, cant swipe tab in android
e.nativeEvent?.source = null @suwu150
> It caused by '@react-native-community/viewpager' version. Here are two solutions: > > * 1.downgrade '@react-native-community/viewpager' version to 3.3.0 > * 2.change `react-native-scrollable-tab-view/index.js` code: > > ```js > let ViewPager =...
hi, can u explain more? Thanks
hi, did u used useModalize without problem? Can u give some example? Thanks
i have multi modalize in some component of app, i wonder how to call each modal by ref or id? Bro did u solved this?