This is the project related to the react native module of the nanodegree developer react course of Udacity.
The project is based on a quiz game, allowing you to create your own quiz decks and play.
Platforms tested: Android: Yes, everything working perfectly. iOS: There was no stay, but there is a great possibility that everything works correctly.
To start and test this project you just need:
- Perform a git clone of the repository.
- Enter the repository and execute a "yarn install" to install all the dependencies of the project.
- After executing an "expo start" to start compiling the code in react and after compiling, just choose the platform that you prefer to run the project (Android or iOS).
Link of project expo.io: https://expo.io/@leommh/flashcards
How to use:
1 - git clone 2 - yarn install 3 - expo start