User Interface of HKU Fellows
- Install all project dependencies
npm install
- Install React Native
npm install react-native -g
- Start Metro Bundler
npm start
- Run the App in Android
npm run android
or iOSnpm run ios
- Set
hku.cs.fyp18005.hkufui
as Bundle Identifier - Deep linking of
react-navigation
should be custom set on bothAndroid
andiOS
-
react-native-splash-screen
should be custom set on bothAndroid
andiOS
-
react-native-firebase
should be customised onAndroid
andiOS
for push notification - Icons should be customised