Top "Ionic4" questions

Ionic 4 is the newer version of Ionic, the open source SDK that enables developers to build performant, high-quality mobile apps using familiar web technologies (HTML, CSS, and JavaScript).

How do I install new fonts in Ionic 4?

Does anyone know how to update the font for Ionic 4? I tried adding the aileron.woff to assets/fonts and …

ionic-framework ionic4
How to use autocomplete on search bar on Ionic 4?

I'm looking for some example but cannot see anyone googling it, just what i want is to hardcode 2 or 3 words, …

autocomplete ionic4 searchbar
disable menu on login page ionic 4

I use the beta of ionic 4 for the first time. I try to disable the menu on a login page, …

ionic-framework angular6 ionic4
Ionic 4 Angular Back Button to previous page instead of root?

I have a little Ionic 4 App with 2 Tabs and 1 Detail Page. The Problem I'm facing here is that if I …

angular routing back-button ionic4
Why white screen stuck after splash screen in Ionic 4?

I run ionic cordova run android for my Ionic Cordova project. At this time, I have my mobile connected to …

angular ionic-framework ionic2 ionic3 ionic4
How to change default App Icon and Splash Screen in Ionic 4 application?

I'm developing Ionic 4 app with angular. But, I have stuck in how to change the default App Icon and Splash …

javascript angular ionic-framework hybrid-mobile-app ionic4
Ionic 4 ion-content scroll to bottom

I am creating a chat page using Ionic 4 and I'm trying to make it automatically scroll to the bottom of …

angular typescript ionic-framework ionic4
Could not find cordova integration in the default project

following the official getting started tutorial I get the following error when I try to deploy the application in my …

ionic-framework ionic4
Ionic 4 Slider autoplay

I want to slide automatically the ionic slider but its not working. slider contains images also. data is got from …

angular ionic-framework slider ionic4 autoplay
How to not dismiss the alert box when clicking outside of it on Ionic

I am building a ionic 2 app and I am using the following component http://ionicframework.com/docs/components/#alert import { …

angular typescript ionic2 ionic3 ionic4