"RNSScreen" was not found in the UIManager.
npm install react-native-reanimated react-native-gesture-handler react-native-screens react-native-safe-area-context @react-native-community/masked-view
//you need to re-run pod install
cd ios && pod install && cd ..