I recently added a component to my project and this error is coming up for some reason. I know it’s being exported correctly from the component and imported by App.js correctly. (Exporting as default and importing without {}). It’s also strange that when I change the export of App from exporting in the function declaration to exporting from below with
Tag: ios-simulator
Can’t open dev menu via CMD+D or reload via CMD+R any longer
I can’t open my dev menu via CMD+D or reload via CMD+R any longer. It just stopped working without me knowingly changing something. Some more info: Shake gesture still works, but not always Live reload works only when shake gesture is working Independent of build via react-native run-ios or via xCode rn22.0 and rn23.0-rc same behaviour upon react-native init newProject