Click Below Image
Ion Banking is the leading ionic UI theme for online banking applications. It contains all the basic features of the banking application. You have possibility to customize this as per your requirement and connect to your own backend.
New: Ionic 8.6.0 ( Previously 5.0.0 ) New: Angular 20.0.0 ( Previously 8.2.14 ) New: Capacitor 7.0.1 ( Previously Cordova which is depreciated now New: SwiperJs 11.2.10 ( Ion-slides are depreciated now ) New: Chartjs 4.5.0 ( Previously 2.9.3 ) Updated Ngxguage with angular 20 support ( Previously Ngxguage 1.0.0 ) New: Add expense Page, Profile Edit Page Improved: Code reusability
Lets Say Hi to new update.
Above screen you’ll see the real screen footage of the app. App contains:
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