Ionic 2 is the next generation of Ionic, the open source SDK that enables developers to build performant, high-quality mobile apps using familiar web technologies (HTML, CSS, and JavaScript).
I am trying to implement reminder/alarm after a certain period of time in ionic2.I have found this plugin …
android cordova ionic-framework ionic2 remindersMy Ionic info: cli packages: (/usr/lib/node_modules) @ionic/cli-utils : 1.9.2 ionic (Ionic CLI) : 3.9.2 global packages: Cordova CLI : 7.0.1 local packages: @…
ionic-framework ionic2 ionic3 ionic-cliSituation: I am using FirebaseObjectObservable to populate my Ionic 2 (rc0) template. Template code: <p>{{(course | async)?.description}}</…
angular ionic2 observable angularfire2I am following this example how to import and use moment in Ionic 2 RC5. But it cant find the file. …
ionic2 angular-momentI'm a newbie of ionic 2, i create project and need to jquery plugin link colorbox, slick-carousel... I've run the command …
jquery typescript angular ionic2 slick.jsI'm starting on Angular 2 coming from Angular 1, and I can't figure how to use ngFor on an object's attribute. this.…
angular ionic2 ngforI am looking for file operation like create, read and write text or logs in to file, i have a …
angular typescript ionic2 ionic3 ionic-nativeI am new to angularjs 2 and ionic 2. I am working with angularjs form with Validators, FormControl and FormGroup. Everything is …
angular typescript ionic2 angularjs-forms