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 have problems with my angular, here I have two components: MyApp (ParentComponent) LoginPage (ChildComponent) I have a property UserNow …
angular ionic2 angular-componentsI try to scroll to a fixed position, for example scrollTo(500, 20). Let's say that you are on a device, which …
angular typescript ionic-framework ionic2 ionic3I am attempting to use some code I found on https://github.com/bevacqua/dragula/issues/289#issuecomment-277143172 to my Ionic …
angular ionic-framework ionic2I am trying to use FormBuilder in a page I have in Ionic 2. First, here is my environment details: Running …
angular ionic2 angular2-components angular2-formbuilderi was trying to use live reload on my ionic 2 application. so i found this command ionic run browser --live-reload …
ionic-framework ionic2 windows-8.1 livereloadHow to validate and show error for Input in Alert Controller in Ionic 2 or 3 let prompt = Alert.create({ title: 'Alert …
angular typescript ionic-framework ionic2 ionic3here is my .html file <ion-item no-lines (click)="update()" > <ion-label> Notification</ion-label> <ion-toggle [(…
angular ionic2 ion-togglei am new to ionic and i start basic tabs project using ionic cli. Everything is working fine, except when …
ionic2 adbI need to use customs icons with tabs in ionic 2. Moreover I need to change the title color and icon, …
ionic-framework ionic2 ioniconsHi I got a function which will update after a http request to the server. It seems that the console.…
angular cordova ionic-framework ionic2 ionic3