erorr when i use DatePickerModal #238
Answered
by
iM-GeeKy
gustavohbeg
asked this question in
General
-
when i use DatePickerModal component i get the error: how resolve? |
Beta Was this translation helpful? Give feedback.
Answered by
iM-GeeKy
Jan 10, 2023
Replies: 1 comment
-
You're error is a little vague, but as the error indicates you're missing @RichardLindhout Has also answered the same question here. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
iM-GeeKy
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You're error is a little vague, but as the error indicates you're missing
Intl
. Check this out in our documentation https://web-ridge.github.io/react-native-paper-dates/docs/intro#android-caveats.@RichardLindhout Has also answered the same question here.