EddyVerbruggen / nativescript-mapbox-demo

Demo app for the NativeScript Mapbox plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nativescript-mapbox demo app

Demo app for the {N} mapbox plugin

Installation

This app is built with the NativeScript CLI. Once you have the CLI installed, start by cloning the repo:

$ git clone https://github.com/EddyVerbruggen/nativescript-mapbox-demo
$ cd nativescript-mapbox-demo
$ cd Mapbox

Next, install the app's iOS and Android runtimes, as well as the app's npm dependencies:

$ tns install

From there you can use the run command to run the demo app on iOS:

$ tns run ios --emulator

.. or on Android

$ tns run android --emulator

Screenshots

About

Demo app for the NativeScript Mapbox plugin


Languages

Language:JavaScript 97.4%Language:CSS 2.6%