New Features of Clap App V2:
- Animated login screen
- Home Screen New theme with Advertisement
- Google Login
- Facebook login
- Location enabled with fetching current location
- Add new address flow
- New theme of select plan screen
- Animated Success Screen
Setting up the theme:
- Buy and Download .zip file from shoptly and unzip.
- Run npm install to install libraries.
- Run ionic cordova resources to generate all platforms icons and splash.
- Run ionic serve -l, it will automatically generate a local www build and open this in your browser.
For build PWA, follow these Steps:
- ng add @angular/pwa –project app
- ionic build –prod
- Check the www folder for PWA
There are no reviews yet.