Skip to content

tsubik/ionic2-geofence

Folders and files

NameName
Last commit message
Last commit date

Latest commit

30e4b17 · Apr 22, 2017

History

51 Commits
Feb 4, 2016
Apr 22, 2017
Apr 22, 2017
Feb 18, 2017
Feb 7, 2016
Feb 7, 2016
Feb 11, 2017
Feb 10, 2016
Feb 18, 2017
Apr 22, 2017
Apr 8, 2016
Apr 22, 2017
Feb 18, 2017
May 12, 2016
Feb 11, 2017
Feb 11, 2017
Feb 11, 2017

Repository files navigation

Ionic2 geofence sample project

Sample project using cordova geofence plugin built with Ionic2 framework

ionic2-screen1 ionic2-screen2

Working Example

Check out the working example directly in your browser.

Installation

Use local npm packages

npm install

If you're using ionic-cli installed globally not locally you should install the latest beta version in order to run this project.

npm install -g ionic@beta

For testing in the browser

ionic serve

For android

ionic platform add android
ionic run android

For iOS

ionic platform add ios
ionic run ios

Platforms

  • Android
  • iOS

License

This software is released under the MIT License.

© 2016 Tomasz Subik. All rights reserved