wonday / react-native-pdf

A <Pdf /> component for react-native
MIT License
1.6k stars 557 forks source link

rtl for android? #879

Open Abdulrahman-Alanazi1 opened 3 weeks ago

Abdulrahman-Alanazi1 commented 3 weeks ago

What react-native version are you using? 0.74.5

What react-native-pdf version are you using? 6.7.5

What platform does your issue occur on? (android/ios/both) android

Describe your issue as precisely as possible : I have a PDF file that was written in Arabic, and I would like to swipe the pages from left to right. I do not want to arrange the pages like p3-p2-p1 I just want to reverse the swiping of the pages in android, is it possible?