Closed
Description
Current behaviour
In current project I am using DatePickerModal and TimePickerModal. They worked great until I made cleanup of my package.json. After removing "@react-navigation/elements" they stopped showing - state changed but they were not visible. Tried reinstall package, didn't help. After adding "@react-navigation/elements" back to package.json, all started working....
Expected behaviour
All should work after "npm install react-native-paper-dates"
Your Environment
software | version |
---|---|
react-native | 0.79.2 |
react-native-paper | 5.14.4 |
node | 24.1.0 |
npm or yarn | npm |
expo sdk | not used |