Real App is an mobile app built with Ionic, Angular and Cordova. This project is used as an proof of concept.
It consist of:
- Two tabs App
- Fetching Data from a fake API
- Pull to refresh
- Passing data between pages
- Showing details in a readonly form
- Using Geo to locate position on GoogleMaps(it has an temporally API key, it will be unusable 30 days from now, but it serves as an example)
ionic serve
ionic cordova run android