Dashboard ICT 2102 Project
- Clone this repository.
- Execute "npm install" inside the cloned directory.
- Use your favorite IDE or text editor to code.
- Execute "react-native run-android" or "react-native run-ios" to run on your devices.
In the event of a build error, ensure that:
- You have done "npm install"
- You have done react native environment setup at https://facebook.github.io/react-native/docs/getting-started
You may require to delete the “android/app/build” folder to force the app to rebuild. Alternatively you can open the android project folder in android studio to build to project.
If you have execute "git pull" in your local repository, remember to run "npm install" first to ensure you have all the modules needed to run the app.
However due to the nature of react-native building read-only files, it is unable to rebuild properly when running react-native android start.
You are required to have android studio and the environment setup before you are able to build the app.
You are required to have xcode and have the required dependencies install before you are able to build the app.
This application is only optimized for Android tablets. (Application that require a big screen.) Your multipurpose mobile phone will not work as intended. It is not tested on Mac devices.
- Tablet (Pixel C)
- API (Pie/9.0)