Top "Ionic2" questions

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).

Geolocation not working in device ionic3

I am working with ionic 3 location-based work. I am not able to get current location of latitude and longitude here. …

ionic-framework ionic2 geolocation ionic3 hybrid-mobile-app
Pass Ionic2 popover ngModel value to and call function in parent Page component?

Here's what I am trying to do. Putting group radio buttons in the Ionic2 popover menu. The options are actually …

typescript angular popover ionic2 angular2-ngmodel
Set an image as background in ion-slide

I am trying to do an intro for an app with < ion-slides page>, my problem comes to set …

ionic2 background-image slide
How to upload a file along with form data using http.post

I am submitting a form with fields like title and description using http.post and it works fine. I also …

ionic-framework ionic2 angular2-forms angular-file-upload
How to use images inside a select component in Ionic 2

I am trying to put an image inside a Select component in Ionic 2 : I have put the image source files …

ionic2 ionic2-select
Locale time on IONIC2 Datetime picker

I'm working with IONIC2, Angular2 and Typescript. I have an Datetime working as follows: page.html <ion-datetime displayFormat="DD …

datetime angular typescript ionic2 toisostring
How to use the http post method on ionic 2 and Angular 2?

I am now creating the Ionic 2 app to register and authenticate to Stormpath. When I registered the user I used …

angular typescript ionic2 stormpath
ionic2 + angular2 - disable button on click

I have list of rows, and each one row has 2 more more buttons. I want to disable button on click …

ionic-framework angular ionic2 ionic-view