- Optimized for iOS
- Uses Expo SDK 50
This is a capstone project for the Coursera React Native Specialization. https://www.coursera.org/specializations/meta-react-native
The project requires Expo to run. You can install Expo by running the following command in the terminal:
yarn global add expo-cli
You will also need to install the Expo app on your phone to run the project on your phone.
To install the project, you can clone the repository and run the following command in the terminal:
yarn install
To run the project, you can run the following command in the terminal:
yarn start
Then select "i" to start it in iOS.