Describe the bug
I created a second level nested Material Top Tab inside a first level Material Top Tab,
Added the carousel on the second page, on IOS you can swipe the carousel image to horizontally change the current image but on Android this is not doable, when you swipe the carousel it goes or transitions to the next tab.
To Reproduce
Steps to reproduce the behavior:
1.Create a Material Top Tab and inside the first page or tab, add a nested Material Top Tab again and inside, create 3 tabs of pages again.
Create a carousel on the 2nd page of the 2nd level Material Top Tab.
Swipe the carousel left or right
On IOS you can swipe the carousel with no problem, but on Android when you swipe the carousel it goes to either the left tab or the right tab depending on how you swipe and it does not allow swiping of the carousel.
Describe the bug I created a second level nested Material Top Tab inside a first level Material Top Tab, Added the carousel on the second page, on IOS you can swipe the carousel image to horizontally change the current image but on Android this is not doable, when you swipe the carousel it goes or transitions to the next tab.
To Reproduce Steps to reproduce the behavior: 1.Create a Material Top Tab and inside the first page or tab, add a nested Material Top Tab again and inside, create 3 tabs of pages again.
App.js
Screenshots Videos:
ANDROID ISSUE BUG: https://youtube.com/shorts/o4EAb3h8pwo?feature=share IOS Correct Behavior : https://youtube.com/shorts/tABuOZTDKfY
Versions: "@react-navigation/material-top-tabs": "^6.5.3", "@react-navigation/native": "^6.1.3", "expo": "~47.0.12", "expo-status-bar": "~1.4.2", "react": "18.1.0", "react-native": "0.70.5", "react-native-gesture-handler": "~2.8.0", "react-native-pager-view": "6.0.1", "react-native-reanimated": "~2.12.0", "react-native-reanimated-carousel": "^3.3.0", "react-native-safe-area-context": "4.4.1", "react-native-screens": "~3.18.0", "react-native-tab-view": "^3.3.4"
Smartphone (please complete the following information):