Ionic Framework, Ionic School, Step by step ,How to..

Mobile verification using Firebase.

1- Create new Ionic3 Project :  ionic start test blank –type=ionic-angular 2- Install firebase authentication Plugin : ionic cordova plugin add cordova-plugin-firebase-authentication –variable FIREBASE_AUTH_VERSION=16.0.+ npm install –save @ionic-native/firebase-authentication@4 3- Open Firebase account : https://console.firebase.google.com/ 4- Add new Project : 5- Open Authentication Page and Enable Phone Method:  6- Open your project settings : 7- Go down and click on Android Icon to…

Continue Reading

How to use Ionic3 theme
Start with Hybapps

How to use Hybapps Ionic3 theme with your App ?

INTRODUCTION: This tutorial is about how to use your downloaded Hybapps ionic3 theme in your Ionic3 app . Why Ionic ? Ionic is the easiest way for web developers to build, grow, and scale cross-platform mobile apps. From our popular open source Framework, to our cloud Platform, our goal is to enable more people and organizations to create better apps,…

Continue Reading