react-native-scrollable-tab-view icon indicating copy to clipboard operation
react-native-scrollable-tab-view copied to clipboard

RTL crash on tapping Tab platform:Android

Open saurabh874 opened this issue 4 years ago • 0 comments
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",

saurabh874 avatar Oct 24 '21 08:10 saurabh874