react-native-scrollable-tab-view
react-native-scrollable-tab-view copied to clipboard
RTL crash on tapping Tab platform:Android
trafficstars
Current behaviour Launch the application in RTL(Arabic) language. Tap on the tab or swipe screen is getting crash. Tested in example app as well and app got crashed.
Expected behaviour App should not get crash in RTL.
Versions "react-native": "0.63.4", "react-native-tab-view": "^3.1.1", "react-native-pager-view": "^5.1.2", "react-native-scrollable-tab-view": "^1.0.0",