How can you switch localized Nibs within an app?
问题 My requirement is to switch localized XIBs from within the app. Usually when you localize a XIB and change the language from Settings, the specific language localized XIB gets loaded automatically. I have XIBs like in the below image: I want to load the XIB when the specific language is selected on a button tap within an application. Source code for such an application can be found here. How can I do this? 回答1: I solved the problem by creating a simple method see below -(void