2017-11-17

React Native and Drupal — App integration

Installation Main commands (You can also check https://facebook.github.io/react-native/docs/running-on-device.html) After cloning the project. On the project folder. Run: npm install#To download the node packages into the node_modules folder. If you don’t have un-met dependencies. This should be the main command to run the app with the ios simulator:react-native start iOS This other command is the generic one