Open byCedric opened 2 years ago
Same problem
I was having this problem running an iOS build. Rolling back to version 5.1.0 worked for me
npm install @react-native-community/datetimepicker@5.1.0
I was having this problem running an iOS build. Rolling back to version 5.1.0 worked for me
npm install @react-native-community/datetimepicker@5.1.0
Thanks, that's worked for me
Summary
It looks like Snackager isn't able to parse the newer Indexed Access Types (a replacement for $PropertyOf). This causes issues in at least @react-native-community/datetimepicker v6+
What platform(s) does this occur on?
Android, iOS, Web
SDK Version
43
Reproducible demo or steps to reproduce from a blank project
In
/snackager
$ yarn bundle "@react-native-community/datetimepicker@^6.0.0?platforms=android" | yarn bunyan