Top "Ionic3" questions

Ionic 3 is the newer version of Ionic, an open source SDK that enables developers to build mobile apps using standard web technologies (HTML, CSS, and JavaScript).

Ionic 2: EXCEPTION: No provider for NavController

i have a problem with my ionic 2/angular 2 app. I got an app.ts where the hole "auth" part is …

angular typescript ionic-framework ionic2 ionic3
ionic build android's Error : copyFileSync: could not write to dest file

When I use the command : ionic cordova build android here is what I get : cp: copyFileSync: could not write to …

cordova ionic-framework ionic3 ionic-native
How to remove the padding around ion-item?

I want to remove padding from my ion-item so that it can occupy the full width of the page. Please …

html css ionic-framework ionic2 ionic3
ionic 3 - show rounded image

I'm trying to set a round image at the top of a page (like a profile page). The image is …

html css ionic3 circleimage
Disable swipe to view sidemenu ionic 2

I'm using a sidemenu ionic 2. when I swipe this page from left to right the side menu slides out i …

angular typescript ionic-framework ionic2 ionic3
Unable to run Ionic app after update to Android Studio 3.0

Here's my Ionic Info cli packages: (/Users/billb/dev/customer-mkt-app/node_modules) @ionic/cli-utils : 1.15.2 ionic (Ionic CLI) : 3.15.2 global packages: cordova (…

android cordova gradle ionic3
Ionic 3 Component vs Page

Can you tell me what is the difference between Component and Page generator in the Ionic 3 app? It seems I …

angular typescript ionic-framework ionic2 ionic3
Ionic ios build fails, error archive not found

I've been trying to figure this out, but there doesn't seem to be any light at the end of the …

cordova ionic-framework ionic3
Angular 4 and Ionic 3 No provider for HTTP

I have a service which imports Http, and when I use it in my app it throws error. "No provider …

angular ionic3
IONIC 3: Execution failed for task ':app:processDebugResources'

Execution failed for task ':app:processDebugResources'. This error comes when execute "ionic cordova build android". Searched for a long …

cordova ionic-framework ionic3