react-native-generate-icons
v1.0.0
Published
Generate icon for Android apps
Downloads
4
Readme
react-native-generate-icons
react-native-generate-icons
is a tool to generate Android app icons for React Native projects. This tool helps automate the process of generating different sizes of mipmap icons for Android apps, making it easier to manage your app's assets.
Features
- Generates Android icons in various sizes for all required mipmap folders.
- Automates the process of creating icons for different Android screen densities.
- Simple CLI tool with easy setup.
Installation
To install the package, use npm:
npm install -g react-native-generate-icons