Updated 26 October 2021
Sometimes we need to make the application for both LTR as well as RTL. here is some concepts that will work for LTR, RTL but this will support for iOS 9.0 and greater.
Here are some steps to follow:
1: Select the project and set Localization language and select (use base internationalization).
2: Now you write code where the user will choose the language.
3: Here “rootnav” is the starting view controller “storyboardId” so you can set your parent view controller storyBoardId by this way it will affect for all view controller and perform the desired operation.
If you have more details or questions, you can reply to the received confirmation email.
Back to Home
2 comments
Sorry for your late Reply , actually there is noting any issue regarding app performance it just change the view direction & nothing else so please check the other part of your code .