Skip to content

Conversation

@sanataff
Copy link

@sanataff sanataff commented Oct 9, 2025

Hello, I was using your app intro slider in my app which supports English and Arabic. When I change the language to Arabic, the scroll does not work (basically I would have the first slide and won't be able to scroll left or right). I fixed that simple by changing flexDirection: isAndroidRTL ? 'row-reverse' : 'row', to flexDirection: 'row', in flatlist styles. This is my first pull request, so I apologize in advance if I did something wrong.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant