Create React Native box

Hi Viktor, the basics should be good :slight_smile:

  • Git
  • XCode
  • Android SDK (at least build tools 23.0.1 and 23.0.2)
  • node
    • yarn
    • react-native-cli
    • maybe precache some very used dependencies like react-redux, react-navigation, redux-saga…
  • ruby
    • bundler
    • fastlane

Thanks!

2 Likes