UNPKG

generator-react-native-vector-icons

Version:

Generates React Native vector icons font library

10 lines (6 loc) 357 B
# generator-react-native-vector-icons This package can generate individual icon packages. Usage: 1. Run `pnpm run watch-tsc` in this package to trigger a build create the generator. 1. Run `pnpm run watch-deps` in this package to create the generator. 2. Run `pnpm run generate` from the root of the repository to generate the individual icon packages.