Text flipped in backBarButtonItem stack iOS

Viewed 95

I have an issue with my app. the backBarButtonItem stack flipped when the application runs in the Arabic language. I did not use any RTL function like CGAffineTransform(scaleX: -1.0, y: 1.0) in my app and just backBarButtonItem stack flipped. any suggest. Thanks

enter image description here

default OS behavior

enter image description here

0 Answers
Related