Clone this repo
git clone [email protected]: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