phonegap-splash

0.1.1 • Public • Published

phonegap-splash

Automatic splash screen generator for PhoneGap. Create a splash screen (2208x2208) once in the www folder of your phonegap project and use phonegap-splash to automatically crop and copy it for all the platforms your project supports (currenty works with iOS and Android).

Installation

sudo npm install -g phonegap-splash

Usage

Create a splash.png file in the www folder of your phonegap project and run:

phonegap-splash

Requirements

  • ImageMagick

Install on a Mac:

brew update
brew install imagemagick

License

MIT

Future Development

  • Generate icons and splash at same time.
  • Add other platforms.

Readme

Keywords

Package Sidebar

Install

npm i phonegap-splash

Weekly Downloads

2

Version

0.1.1

License

MIT

Last publish

Collaborators

  • macdonaldr93