Mubarak

Results 13 comments of Mubarak

we are in 2024 and this issue still exists :|

this is the logical nullish assignment operator `??=` make surte you react native version is 0.70+ or you can use patch-package with these changes ``` `--- a/node_modules/react-native-neat-date-picker/src/components/NeatDatePicker.tsx +++ b/node_modules/react-native-neat-date-picker/src/components/NeatDatePicker.tsx @@...

@leeqiangzi were you able to find any workaround for it?