Skip to content

v0.0.1

Choose a tag to compare

@nathanialhenniges nathanialhenniges released this 09 Feb 04:25
58d9ed2

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/)