gyetvan-andras / react-native-infinite-pager

RN Infinite Paging component
1 stars 1 forks source link

RTL support? #1

Open onehassan opened 7 years ago

gyetvan-andras commented 7 years ago

Could you please elaborate a bit more on your comment. What is your exact intent?

onehassan commented 7 years ago

I want to be able to swipe through the pager in the direction from the right to the left

gyetvan-andras commented 7 years ago

You can achieve this by providing vertical={false/true} param to the pager. However I would like to say, that this is not a production ready component, it is just for my sandbox. You better take a look around official components.