Description
IonCrypto – Ionic Cryptocurrency Management UI Theme
Cryptocurrency is a trending title now. Therefore we decided to create the best crypto management ui theme using latest ionic framework.
App Template Screens
- Splash Screen
- Intro Screen
- Mobile Input Screen
- OTP input Screen
- SignUp Screen
- Login Screen
- Home Screen
- Price Alert Screen
- Convert Screen
- Converted Modal Screen
- Converted Success Screen
- Compare Charts Screen
- News Screen
- News Details Screen
- Market Screen
- Buy Currency Screen
- Card Selection Screen
- Payment Success Screen
- Currency Dertails Screen
- Profile Screen
See Full preview of most screens in below video link or image
https://bit.ly/ioncryptovideo
How to setup in my machine?
It’s simple as you think.
1.Extract(unzip) the package.
2.Open the project in your favorite code editor.
3. Type ‘npm install’ to install node modules.
4 Just type ionic serve’
To build android apk
1. ionic cordova platform add android
2. ionic cordova build android—prod