I try to open a bundle, but when the android is running it shows the next message
2020-01-05 23:15:45.366 26210-26210/com.note.principal W/.note.princi
Worked for me for below version and on iOS
"react": "16.9.0", "react-native": "0.61.5",
Step to resolve
-Stop the current running Metro Bundler
-install pod for ios
-try re-run the application
Hope this will help !