Skip to content

mrinterestfull/resize-reactnative-launcher-icon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

resize-reactnative-launcher-icon

resize-reactnative-launcher-icon was written so I could replace or add icon in my react native project. It creates both android and ios images. Some insights from me.

Please install imagemagick

#On Debian Linux 
sudo apt install imagemagick
#On Mac 
brew install imagemagick

You can check if installed correctly by running

convert --version

then

clone this repo.

and run the resize.sh

bash resize.sh mynew-app-icon.png

akocarsapp.com

git clone https://github.com/lszyba1/resize-reactnative-launcher-icon.git resizer

Enjoy Made in Chicago by Lucas Szybalski 2022 Follow me on twitter @lucasmanual

About

resize-reactnative-launcher-icon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages