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

Uncaught (in promise): cordova_not_available in Ionic 2

When I'm running my Ionic app with ionic serve -l command, get following error message: Runtime Error Uncaught (in promise): …

angular cordova typescript ionic-framework ionic2
How to set default selected value of ion-option?

I'm using Ionic v2 and I can not set the selected value when showing the page. <ion-select [(ngModel)]="company.…

html angular ionic-framework ionic2
Angular 2 - [(ngModel)] not updating after [value] changes

I'm setting the the value of an input calculating two other ngModels, and that seems to be working fine. But …

angular typescript ionic2 ngmodel
Could not find gradle wrapper within Android SDK. Might need to update your Android SDK

I am trying to take build in an ionic2 application. I got this error while running ionic build android. The …

android cordova ionic2 android-sdk-tools
ionic 2 error cordova not available

I am trying to use the cordova GooglePlus plugin in a new ionic 2 project (latest ionic2 version) but I always …

cordova-plugins ionic2
how to make icons and buttons bigger in ionic 2

How can make button and icon size bigger in fallowing code: <ion-card> <ion-card-header> Explore Nearby </…

cordova typescript icons ionic2
"No component factory found for" Error When trying to push from one Page to another

I get an error when trying to push from one page to another. When I try to push to same …

angular ionic2
Call a function every 10 seconds Angular2

I'm trying to create a Timer that calls an API call every 10 seconds, I'm using setTimeOut but the thing is …

angular typescript ionic-framework ionic2
Add Custom Icon in Ionic 2

I am using Ionic 2 for developing my App. I want to use my custom icons in my app like we …

ionic-framework ionic2
Ionic 2 - Disabling back button for a specific view

So I'm messing around a bit with Ionic 2, and I want to know how to disable the back button for …

angular ionic2 typescript1.8