Getting Started
Follow the steps below to setup the React Native Learning App on your machine.
Prerequisites
1. Get the code
2. Install dependencies
cd learning-app
yarn3. Get the Expo client app
4. Run the app
Last updated