I followed the guide on localization and it is working great. But I would like the user to be able to change to a locale in the app that is different from the local of the device. Can I somehow just set the locale for the app and have the entire app switch to using this locale?
I tried experimenting with "localeResolutionCallback" but without luck. Any ideas on how I can do this?
Thank you
Søren