I\'ve build a react-native application and suddenly I get this error message on my terminal during run of the command react-native run-ios. The same code work fine 10 minute
After upgrading react-native, you may have stale dependencies. The steps below should fix it.
cd iospod deintegrate && pod installreact-native run-iosHope this helps, I did this after upgrading to react-native 0.61