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).
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 ionic3I am trying to send a HTTP GET request from my Angular2/ionic2 app using http.get. The HTTP GET …
angular linkedin ionic2I have an ionic2 app and am using Firebase and angularFire2. I'd like to get the current authentication state and …
firebase angularfire ionic2 firebase-authenticationI have tried to set the value of #name1 as shown below.But it shows compile time error as shown …
angular ionic-framework ionic2 ionic3Just when I think I have the Typings in Typescript under control I come across something that proves the opposite. …
angular typescript ionic2 typescript-typingsI am searching on many forums and questions, but nobody seems to ask how to double click ou double tap …
angular ionic2 directive angular2-directives double-clickI am following Joshua Morony's Getting Started with Google Maps in Ionic 2 video tutorial. I want to use google maps …
google-maps angular typescript ionic2 typescript-typingsI want to use ionic with material design. I am stuck between using ionic directives with custom CSS and angular-material …
javascript angularjs ionic-framework ionic2 material-designOn running ionic g page pageName I get generated .ts,.css and .html files. Inside the .ts file I have …
angular typescript ionic-framework ionic2 ionic3I can't seem to find the 'correct' way to access a DOM element in an up-to-date way for: Angular2 + Ionic2 + …
typescript angular getelementbyid ionic2