Answer the question
In order to leave comments, you need to log in
How to get list of available languages from Localizations project?
Good afternoon.
I created localization strings for the application in swift 4.
Now I want to display UIAlertControllerStyle.actionSheet with a list of these languages.
Please tell me how to do this, I can’t find an implementation anywhere on the network, and manually creating let availableLanguages = ["ru" : "Russian", "en" : "English"] is not convenient if more languages are added later.
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question