-
-
Notifications
You must be signed in to change notification settings - Fork 425
error: SyntaxError DateTimePickerAndroid.js #603
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
Comments
I'm seeing this on iOS for some reason |
might need to update flow in your project?? #574 (comment) |
A possible workaround is to install an earlier version, e.g. with |
You can use patch-package to manual replace the PropertyTypes:
|
same issue here |
this works for me |
hello, I'm closing this as resolved - you can use one of the aforementioned workarounds or upgrade react native to >= 0.66 thank you! |
error: SyntaxError: D:\user\app\node_modules@react-native-community\datetimepicker\src\DateTimePickerAndroid.js: Unexpected token, expected "]" (97:42)
95 | }
96 |
version:
"@react-native-community/datetimepicker": "^6.1.2",
"react-native-modal-datetime-picker": "^13.1.2",
"react-native": "0.63.4",
Android version: emulator nexus 10 tablet
The text was updated successfully, but these errors were encountered: