Run a clean reinstall of dependencies:
watchman watch-del-all rm -rf node_modules rm -rf ios/Pods ios/Podfile.lock rm -rf ~/Library/Developer/Xcode/DerivedData npm install # or yarn install cd ios && pod install