/NativeScriptAngularGpsTools

Simple app that displays GPS coordinates. Built with NativeScript Angular.

Primary LanguageJavaScriptApache License 2.0Apache-2.0

NativeScriptAngularGpsTools

Simple app that displays GPS coordinates. Built with NativeScript Angular.

Live streaming of coding this application: https://www.youtube.com/watch?v=TADDd1C8QpU

Relevant commands:

npm install -g nativescript
tns create ThisProject
tns plugin add nativescript-geolocation
tns run android
tns build android
tns build android --release