Reputation: 88
I have app that has 2 languages and I want to choose between languages programmatically in swift .. how can I do it in code ?
Upvotes: 1
Views: 958
Reputation: 1486
If you are setting them manually then you just have to set that label value in button click action. It just needs reload of data.
Upvotes: 1