auto-icon

0.4.7 • Public • Published

#rauto-icon

Automatic icon resizing for ReactNative. Create an icon in the root folder of your ReactNative project and use ReactNative-icon to automatically resize and copy it for all the platforms your project supports (currenty works with iOS).

Installation

$ brew install imagemagick
$ sudo npm install auto-icon -g

Usage

Create an icon.png file in the root folder of your ReactNative project.

Then run:

$ autoicon

# if your projectname not package.json name you can add params

$ autoicon --name 'your project name'

/auto-icon/

    Package Sidebar

    Install

    npm i auto-icon

    Weekly Downloads

    0

    Version

    0.4.7

    License

    MIT

    Unpacked Size

    9.12 kB

    Total Files

    6

    Last publish

    Collaborators

    • hanchaoqun