- Have setup local environment (e.g. simulator, emulator, etc) via Expo's Setup Guide.
- Open terminal to example directory (
cd ~/react-native-simple-stepper/example). - Run:
yarn installto install example project dependencies. - Run:
yarn startto start the expo local development server. - Follow on-screen instructions to run the app.