react-native-course-delivery

this repo is for react native corse, which will be updated along side with the course time.

thanks for our instructor ahmed samy.

Authors

Requirements

Installation

Install react-native-course-delivery with npm or yarn

in case of npm:

  cd react-native-course-delivery
  npm install
  npm run android

in case of yarn:

  cd react-native-course-delivery
  yarn
  yarn android
  yarn start

React Native Documentation

Documentation

Some Additional Info

  • android/app/src/main/res folder has the default app icon
    72*72 ic_launcher.png in mipmap-hdpi.
    48*48 ic_launcher.png in mipmap-mdpi.
    96*96 ic_launcher.png in mipmap-xhdpi.
    144*144 ic_launcher.png in mipmap-xxhdpi.
    192*192 ic_launcher.png in mipmap-xxxhdpi