MoathOthman / MOLH

Localization helper for iOS apps mainly focusing on the LTR/RTL issue
MIT License
117 stars 36 forks source link

Back button direction wrong #76

Open RozanSkaik opened 1 year ago

RozanSkaik commented 1 year ago

Hello, I faced an issue when convert app language from RTL to LTR, the UIButtonBar (back arrow + back title) not flipped right after reset, it still use right to left direction in first run. but it fixed once close and reopen.

how can I fix it?