/react-native-shift-left-example

Example with shift left strategy with jest and appium

Primary LanguageJavaScript

ShiftLeft demo (Simpsons trivia)

How to use

Clone this repo

git clone git@github.com:jerolan/react-native-shift-left-example.git

Install the dependencies

yarn

Run the local server

yarn start

Run the app

// iOS
yarn ios

// Android (need to have an emulator o device running/connected)
yarn android

away-from-javascript