-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathReadMe.txt
31 lines (28 loc) · 1.49 KB
/
ReadMe.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
****************************
* Sample member login info *
****************************
* card number: 1234 *
* password: 1234 *
****************************
*****************************************************************
* Modules that installed *
*****************************************************************
* npm install --save react-native-sqlite-storage *
* npm install react-native-expandable-section-flatlist --save *
* npm install --save react-native-elements *
* npm i react-native-vector-icons --save *
* npm install --save react-native-floating-action *
* npm install --save react-navigation *
* npm install --save react-native-open-maps *
* npm install --save react-native-loading-spinner-overlay@latest*
* npm i --save react-native-mail *
*****************************************************************
*******************************************************
* Run the web service before react-native run-android *
*******************************************************
* - use cmd cd into the folder and python web.py *
*******************************************************
*******************************************************
* -the adb database was placed in the \assets folder *
* according to the leacture note guidelines *
*******************************************************