online-learning-react-native-app

UI for a online learning app

How to install

  1. Clone the repository
  2. Run npm install in the root directory
  3. Run cd android in the root directory
  4. Run ./gradlew assembleDebug in the android directory

The output of debug apk will be in:

root\android\app\build\outputs\apk\debug