Install:
-
npx expo install react-native-svg
-
npm install --save axios : Connect to mongooDB
-
npm install @react-native-community/viewpager react-native-tab-view : Tab-View switches tabs within the same page
-
npm install react-native-svg : Adjust svg color
//Load data into options
- npm install react-native-picker-select
#React Native users
-
npm install @react-native-picker/picker
-
npx pod-install
#Expo
- npx expo install @react-native-picker/picker
Change IP in config page
Running Instructions: Open 2 VSCode tabs
- Tab 1 runs Proj_QLPT: npx expo start --clear
- Tab 2 runs Proj_QLPT_ProjWebApiServer : npm start
- Check machine IP (ipconfig) -> Change IP when running (config page)
- Open mongooDB -> Connect