Skip to content
This repository has been archived by the owner on Jun 4, 2019. It is now read-only.

cedricpoon/HKU-Fellows-UI

Repository files navigation

HKU-Fellows-UI

User Interface of HKU Fellows

Installation

  1. Install all project dependencies npm install
  2. Install React Native npm install react-native -g

Run

  1. Start Metro Bundler npm start
  2. Run the App in Android npm run android or iOS npm run ios

Checkout

  • Set hku.cs.fyp18005.hkufui as Bundle Identifier
  • Deep linking of react-navigation should be custom set on both Android and iOS
  • react-native-splash-screen should be custom set on both Android and iOS
  • react-native-firebase should be customised on Android and iOS for push notification
  • Icons should be customised

License

MIT.