Text flipped in backBarButtonItem stack iOS

203 Views Asked by At

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

There are 0 best solutions below