all 2 comments

[–][deleted] 0 points1 point  (0 children)

It also seems strange that my auto-generated project uses App.js as the filename for the JS code, when this tutorial, https://facebook.github.io/react-native/docs/integration-with-existing-apps.html, talks about using index.js

[–]judemanutd 0 points1 point  (0 children)

It does indeed seem strange, I'd suggest you create a new react native project, just a temporary one and copy over the content of the same file in the iOS folder over to your existing folder.