Hacker News new | ask | show | jobs
by fingerlocks 2409 days ago
the official docs worked for me.[0] Biggest “gotcha” in my experience is version mis-match hell. Each major RN version supports a very precise version of Xcode and Android build tools/targets etc. Read the RN version release notes and you’ll be okay.

[0]https://facebook.github.io/react-native/docs/integration-wit...