/rn-app23

the start of a great upcoming react native app

Primary LanguageJavaScript

#React Native Application

Instructions

#clone this project
git clone https://github.com/reactivize/rn-app23.git

#cd into the root directory
cd rn-app23

#install npm modules
npm i

#run tests (coming soon)
npm t

#load up your mobile device simulator, eg AVD for Android Studio
# or plug your device into the computer usb port

#note: the above steps are one-time setup only.

react-native run-android
#wait about 5 minutes

#turn on hot reload...
# avd -> ctrl-m -> Enable hot reload

#make code changes, then save your page to see the changes
#... or manually refresh the mobile simulator...
# avd -> rr
#wait about 5 seconds



Tasks

  • authentication
  • finish navigation routing
  • finish tabbar
  • video uploading
  • server endpoints
  • profile page
  • menu drawer
  • hookup fontawesome
  • notifications

Screenshots:

react native - screen - faq

react native - screen - profile video

react native - screen - sample

react native - screen - sample2

react native - screen -  welcome