OfTheWolf / TwitterProfile

Nested scrolling with pager just like in Twitter and Instagram profile.
MIT License
267 stars 45 forks source link

RTL Support #26

Open bonifacioconde opened 3 years ago

bonifacioconde commented 3 years ago

Need help for RTL Support Currently, I'm reversing the controllers but I noticed that some menu item labels are having issues with RTL, the words are in LTR.

According to our translator, it's like this: (Assuming the words below in Arabic) Ex: Ice Cream -> Cream Ice

It happens to the Menu Cell items that are dequeued.

Hoping some ideas on how this will be fixed, Thanks

monkeyRing commented 1 year ago

you can refer to AWERTL library
This is a library that automatically supports RTL adaptation without much manual work and is highly customizable https://github.com/bytedance/AWERTL