Internal React Native SDK QA App
-
If you have already installed Node on your system, make sure it is Node 8.3 or newer.
-
Configure your environment following React Native CLI
$ yarn installor$ npm install$ yarn ci- For iOS only
$ cd ios && pod install && cd .. - iOS:
$ yarn iosor$ npm run iosor Android:$ yarn androidor$ npm run android