All Projects → tsubik → ionic2-geofence

tsubik / ionic2-geofence

Licence: MIT license
Ionic2 Geofencing Sample Project

Programming Languages

CSS
56736 projects
typescript
32286 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to ionic2-geofence

Awesome Ionic2 Components
Should help you to get awesome components and plugins for Ionic2
Stars: ✭ 209 (+117.71%)
Mutual labels:  angular2, ionic-framework, ionic2
ionic-modal-custom-transitions
Add Custom Transitions to Ionic Modals.
Stars: ✭ 22 (-77.08%)
Mutual labels:  angular2, ionic-framework, ionic2
ionic-video-chat-support
Ionic 3 Video and Group Text Chat
Stars: ✭ 19 (-80.21%)
Mutual labels:  angular2, ionic-framework, ionic2
ionic-workflow-guide
Create a full and powerful worflow with Ionic (Unit Testing, Environment variables, Automatic documentation, Production App Server, Automatic deployment)
Stars: ✭ 46 (-52.08%)
Mutual labels:  angular2, ionic-framework, ionic2
Ionic Audio
An audio player for Ionic 3 and Angular 4. Works with HTML 5 audio or native audio using Cordova Media plugin.
Stars: ✭ 332 (+245.83%)
Mutual labels:  angular2, ionic-framework, ionic2
Ionic3 Components
A project full of ionic 3 components and samples - to make life easier :)
Stars: ✭ 1,689 (+1659.38%)
Mutual labels:  angular2, ionic2
Ionic2 Pokedex
🎮 Pokédex sample app developed with Ionic 2, Angular 2 and Apache Cordova. Using Pokéapi as source for data.
Stars: ✭ 143 (+48.96%)
Mutual labels:  angular2, ionic2
Growth Ionic
[v2.0 DEPRECATED, please update to Growth 3.0] Growth - App to help you Be Awesome Developer & Awesome Hacker
Stars: ✭ 2,200 (+2191.67%)
Mutual labels:  angular2, ionic2
Ngx Facebook
Angular TypeScript Wrapper for Facebook SDK
Stars: ✭ 214 (+122.92%)
Mutual labels:  angular2, ionic2
ionic2 firebase shopping cart
Shopping cart built using Ionic2 and Firebase
Stars: ✭ 21 (-78.12%)
Mutual labels:  angular2, ionic2
ionic3
This repository contains complete source code for Ionic 3 tutorial from https://ampersandacademy.com/tutorials/ionic-framework-3. I will try many Ionic 3 specific scripts and will write them as separate tutorial. You can follow this repo to get more tested and working script for the Ionic 3.
Stars: ✭ 21 (-78.12%)
Mutual labels:  ionic-framework, ionic2
Ionic2 Reddit Reader
Ionic 2 Sample App
Stars: ✭ 128 (+33.33%)
Mutual labels:  angular2, ionic2
Ion Digit Keyboard V2
A digital keyboard plugin to use in Ionic 2 applications.
Stars: ✭ 97 (+1.04%)
Mutual labels:  angular2, ionic2
Ionic2 Rating
⭐️ Angular star rating bar. Built for Ionic 2+.
Stars: ✭ 177 (+84.38%)
Mutual labels:  angular2, ionic2
Drip Ionic3
「水滴打卡」App Open Source Code Base On Ionic V3 Framework
Stars: ✭ 74 (-22.92%)
Mutual labels:  angular2, ionic2
Ionic2 Environment Variables
Demonstration on how to easily setup environment variables in Ionic 2
Stars: ✭ 20 (-79.17%)
Mutual labels:  angular2, ionic2
Ionic2-NutritionSample
Ionic2 to show the use of http in an application - IonicFramework - angular2
Stars: ✭ 19 (-80.21%)
Mutual labels:  ionic-framework, ionic2
ionic3-image-handling
In this ionic tutorial you will learn how to access the image gallery and take pictures from an ionic app. Also we will show you how to add a image cropper. This ionic tutorial includes a working ionic app example you can reuse for your needs.
Stars: ✭ 35 (-63.54%)
Mutual labels:  ionic-framework, ionic2
ionic-socialsharing-with-deeplinking-example
Ionic Social Sharing and Deep Linking example app. Complete Ionic Tutorial with free example app! Built for Ionic 3.
Stars: ✭ 16 (-83.33%)
Mutual labels:  ionic-framework, ionic2
Ion2 Calendar
📅 A date picker components for ionic2 /ionic3 / ionic4
Stars: ✭ 537 (+459.38%)
Mutual labels:  angular2, ionic2

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].