Integrating React Native App in an Existing iOS Native App
For creating "node_modules" in the react native project:
$ cd IntegrationReactNative-master/React\ Native\ App/Bakesale$ npm installFor running the iOS Native App:
$ cd IntegrationReactNative-master/iOS\ App/Native_iOS_App$ pod installopen Native_iOS_App.xcworkspace
Run the project