ptomasroos / react-native-scrollable-tab-view

Tabbed navigation that you can swipe between, each tab can have its own ScrollView and maintain its own scroll position between swipes. Pleasantly animated. Customizable tab bar
https://www.npmjs.com/package/react-native-scrollable-tab-view
6.93k stars 2.28k forks source link

RTL don't work well in android #1104

Open nitai28 opened 4 years ago

nitai28 commented 4 years ago

there is a problem with a scroll on RTL in android devices it's not changing the order, and the scroll moves in the opposite direction , fix this if you can

saurabh874 commented 3 years ago

@nitai28 did you find any solution for same?