npm install npm start react-native run-ios (separate command line) react-native run-android (separate command line)
npm test
(IOS) npm run build:e2e:ios npm run test:e2e:ios --------------------------- (ANDROID) npm run build:e2e:android npm run test:e2e:android