You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to use a carousel inside a TabNavigator. The problem is on iOS when I slide the carousel the tab navigator is also sliding. Tried to use the callback function from the carousel to set the parent tabNavigator swipeEnabled property to false. and then back to true when the touch is terminated but it didn’t work.
Do you have any suggestions. Many Thanks!
The text was updated successfully, but these errors were encountered:
I am trying to use a carousel inside a TabNavigator. The problem is on iOS when I slide the carousel the tab navigator is also sliding. Tried to use the callback function from the carousel to set the parent tabNavigator swipeEnabled property to false. and then back to true when the touch is terminated but it didn’t work.
Do you have any suggestions. Many Thanks!
The text was updated successfully, but these errors were encountered: