Daniel Bali
Daniel Bali
Same here ``` (node:88224) UnhandledPromiseRejectionWarning: Error: Cannot find module 'react-native/package.json' at Function.Module._resolveFilename (internal/modules/cjs/loader.js:613:15) at Function.Module._load (internal/modules/cjs/loader.js:539:25) at Module.require (internal/modules/cjs/loader.js:667:17) at require (internal/modules/cjs/helpers.js:20:18) at generateProject (/Users/danielbali/macostest/node_modules/@react-native-community/cli/build/commands/init/initCompat.js:114:19) at Object.initCompat [as init] (/Users/danielbali/macostest/node_modules/@react-native-community/cli/build/commands/init/initCompat.js:104:9)...
The app was reloading on react-native version 0.74.3 when changing orientation, but updating to 0.74.5 fixed the issue.