v0.0.1
Initial release of iconwolf.
A CLI tool that generates all necessary icon variants for cross-platform Expo/React Native projects from a single source PNG.
Features
- Standard icon (1024x1024)
- Android adaptive icons (foreground, background, monochrome)
- Web favicon (48x48)
- Splash screen icon (1024x1024)
- Selective variant generation via flags
- Custom output directory support
- Drop-in ready for Expo projects (default:
./assets/images/)