[Solved] Xcode 14.1 Error: Unable to resolve module ./Libraries/Components/DatePicker/DatePickerIOS from ~node_modules/react-native/index.js

2023/06/05 19:19

Error

Xcode 14.1 Error: Unable to resolve module ./Libraries/Components/DatePicker/DatePickerIOS from ~node_modules/react-native/index.js

Solution

Downgrading Xcode to version 14.1. This will cause the proper link to work again and the error may disappear.

Leave a Reply

Back to top