Hello, when I follow the run steps for VSCode and open the app in iOS/Expo, I get the following error:
Error: Unable to resolve module ./Libraries/Components/DatePicker/DatePickerIOS
I have tried installing this component but got an error about it clashing with something. Also tried removing expo-cli and relying on the new one that's published with Expo but no go.
I tried upgrading to expo 49.* and React Native 72.* and that removed the error!