Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how can I change lang? #31

Closed
skyworld opened this issue Apr 20, 2017 · 4 comments
Closed

how can I change lang? #31

skyworld opened this issue Apr 20, 2017 · 4 comments

Comments

@skyworld
Copy link

I want to change English to chinese, how?

@mmazzarolo
Copy link
Owner

Hi @skyworld,
this component uses React-Native's Android TimePicker/DatePicker APIs under the hood, and as far as I know the language of the pickers are handled by the language set on the device.

@mmazzarolo
Copy link
Owner

Hints on picker languages: facebook/react-native#12405

@dungnguyen10989
Copy link

I tested origin Lib: PickerIOS on 2 devices, 1 on ios 9.3 and 1 on ios 12.0.
On 9.3 version, picker language will change when device language change but on 12.0 version it is not. I don't know what is reason and how to fix it ?

@kquoc887
Copy link

kquoc887 commented Dec 1, 2020

locale props not working on android ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants