Hadi Maher
Hadi Maher
Can this PR get Merged, please?
I'm Facing this issue on IOS, works fine on android
I checked the onTabPress function, the button is actually pressed but it's not changing the screen. i ended up using this package https://github.com/kirankalyan5/react-native-segmented-control-tab instead until this get fixed, note it...
> i check the code and i found that the error not in `react-native-tab-view` but in `react-native-pager-view` in ios you can try to edit [ReactNativePageView.m](https://github.com/callstack/react-native-pager-view/blob/master/ios/ReactNativePageView.m) > > ` if (isForward...
Im on the latest version and i'm facing the same problem
Any update on this ? Im also facing the same issue.
@jobberma Im Also facing the same issue
> > @jobberma Im Also facing the same issue > > Did you find a solution ? i switched to react-native-reanimated-carousel, and work fine for me seemed reasonable to switch...