Created
April 28, 2017 11:28
-
-
Save ovarunendra/7f75f0290ab9f0e73138dcbd3787e897 to your computer and use it in GitHub Desktop.
Generate your React Native app icons in a single command line
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ref: https://medium.com/bam-tech/generate-your-react-native-app-icons-in-a-single-command-line-145af2e329b2 | |
remove alpha: | |
convert image.png -background white -alpha remove white.png |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment