PedroBern / react-native-collapsible-tab-view

A cross-platform Collapsible Tab View component for React Native
MIT License
830 stars 161 forks source link

Very weird behavior in Android RTL & iOS #197

Closed mustafaskyer closed 2 years ago

mustafaskyer commented 2 years ago

Hello, Thanks for your great work here, really appreciated it! I tried to run the expo examples on an android device, and I had to update the mode to be in RTL mode then I found more than an unexpected behavior like below:

NOTE: RTL in ios doesn't work as expected, especially in indicator when try to swipe from one tab to another

Regards!

andreialecu commented 2 years ago

Hello @mustafaskyer

I merged your PR in #193 so hopefully this is resolved. If not, feel free to ping me to reopen.