-
Notifications
You must be signed in to change notification settings - Fork 725
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
[react-native-paper-dates] The locale en is not registered, see README!, key: typeInDate #473
Comments
Got the same issue |
I have same issue ! |
found this: https://web-ridge.github.io/react-native-paper-dates/docs/intro Scroll down to Custom, you can register your own locale, seems like a workaround. With this it worked for me. |
Can you explain more about the way to fix the warning |
I just registered my preferred language at the "Custom" part in https://web-ridge.github.io/react-native-paper-dates/docs/intro. Like:
And here i just added my own translation. |
I'm really happy because I successfully resolved the issue that was causing a warning. It feels great to have everything working smoothly now. Thanks so much for your help! |
I think the problem stems from the documentation using en-gb as an example. Replacing |
Issue
Giving the warning [react-native-paper-dates] The locale en is not registered, see README!, key: typeInDate
Expected Behavior
it shouldn't give warning after the setting the locale also
Code
Environment
react-native -v
: 0.72.4node -v
: v18.18.0npm -v
: 9.8.1yarn --version
:target platform
: Android | iOS : Androidoperating system
: WindowsThe text was updated successfully, but these errors were encountered: