You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is about locale on iOS and the way to work with it : I read the #540#569 and so on, but I always don't understand if we can dynamically set locale for iOS.
At this moment, I understand that the picker set the locale according to the OS locale (and we can play with it in the xCode scheme).
I also understand that the locale props (iOS only) has a problem with translation of week days.
And I read the Apple doc (this one), but for me, it only let us say to xCode that the app can use defined locale.
So my question is : Is there a way to set dynamically the locale for the picker, without talking about OS locale ?
Thank you for your time
The text was updated successfully, but these errors were encountered:
Hi,
This is about locale on iOS and the way to work with it : I read the #540 #569 and so on, but I always don't understand if we can dynamically set locale for iOS.
At this moment, I understand that the picker set the locale according to the OS locale (and we can play with it in the xCode scheme).
I also understand that the locale props (iOS only) has a problem with translation of week days.
And I read the Apple doc (this one), but for me, it only let us say to xCode that the app can use defined locale.
So my question is : Is there a way to set dynamically the locale for the picker, without talking about OS locale ?
Thank you for your time
The text was updated successfully, but these errors were encountered: