ionic-res

0.0.2 • Public • Published

ionic-res

Automatic icon resizing for Cordova. Create an icon in the root folder of your Cordova project and use cordova-icon to automatically resize and copy it for all the platforms your project supports (currenty works with iOS, Android, Windows 10 and OSX).

Installation

$ sudo apt-get install imagemagick
$ # on Mac: brew install imagemagick
$ # on Windows: http://www.imagemagick.org/script/binary-releases.php#windows

$ sudo npm install cordova-icon -g

Requirements

  • ImageMagick installed
  • resources/android/icon and resources/android/splash folder in the root folder
  • resources/ios/icon and resources/ios/splash folder in the root folder
  • icon.png and splash.png folder in the resources folder
  • for Android and iOS, at least 192*192px (512*512px recommended to be future-proof)
  • for Windows, at least 1240*1240px

Usage

 $ ionic-res

Merging changes

More

  • cordova-plugin-inapppurchase - a lightweight cordova plugin for in app purchases on iOS/Android
  • ng-special-offer - prompt users to rate your cordova app in the app store
  • ionic-lock-screen - passcode lock screen for ionic (with touch id support for iOS)
  • ionic-zoom-view - an easy way to add a zoom view to images using an ionic modal
  • ng-persist - store data on mobile devices (using cordova) that persists even if the user reinstalls the app

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i ionic-res

Weekly Downloads

0

Version

0.0.2

License

MIT

Last publish

Collaborators

  • nyf