chaosifier / TabView

TabView control for Xamarin.Forms.
MIT License
124 stars 32 forks source link

Tab view swiping is in wrong direction for Arabic language #58

Open hksharafudheen opened 9 months ago

hksharafudheen commented 9 months ago

Hello @chaosifier

I am using TabView in a page where i display arabic contents inside the tab item. So the first tab item will be at the right end. Here, if i need to move to second tab, I have to swipe from right to left. However for arabic, it should be ideally from left to right. Can you please help me how we can resolve this?