Closed BigPun86 closed 8 years ago
I have the same problem, adding "locked={true}"
do not lock the scrolling, and I can't find any mention of this prop into the code. Is it deprecated? Or any idea why this prop is not working? Thank you.
Are you on Android? @sulliwane
This could be broken since we use ScrollView / ViewPagerAndroid now, cc @skv-headless
@brentvatne yes I'm on Android (and ios), same problem. I just looked at the code, and most of the props are not used anymore. I will PR after ensuring the modifications is cross platform.
mini roadmap
I can do it on this week but not sure exactly when. @sulliwane if you do it would be awesome.
@skv-headless thanks!!
I am trying to use especially the locked props, so the only way to switch between the tabs is by tabbing the tabs. But unfortunately the only props which works is the renderTabBar prop.
Did anybody face the same problem?