Skip to content

Instantly share code, notes, and snippets.

View keppi2's full-sized avatar

Marius Keppler keppi2

View GitHub Profile
@keppi2
keppi2 / index.md
Last active March 21, 2016 10:17 — forked from luchillo17/ index.md
Changed Import to angular-ionic for 2.0.0-beta2

#Busy indicator backup solution:

This gist show how to make a replacement for the Ionic 1 Busy indicator into Ionic 2 until the ionic staff creates the native one, relate to:

  1. Code pen ilustrating the ionic 1 version: http://codepen.io/chabelly/pen/xGdqbJ#0
  2. Ionic 1 docs about that component: http://ionicframework.com/docs/api/service/$ionicLoading/
  3. Video that shows how it looks in an ionic 2 deploy ready app, last 4 sec (hint, it is the one with spinning arrows): Ionic 2 loading replacement

##Pre-requisits