0.2.0 • Published 9 months ago

@letruxux/cool-icons-react-native v0.2.0

Weekly downloads
-
License
MIT
Repository
-
Last release
9 months ago

@letruxux/cool-icons-react-native

A custom SVG icon library for React Native, built from raw .svg files.

Usage

import { CaretDownSm } from "@letruxux/cool-icons-react-native";

<CaretDownSm width={24} height={24} color="black" />

Development

To regenerate icon components from SVGs:

bun run generate

To build the library:

bun run build
0.2.0

9 months ago

0.0.11

9 months ago

0.0.10

9 months ago

0.0.9

9 months ago

0.0.8

9 months ago

0.0.7

9 months ago

0.0.6

9 months ago

0.0.5

9 months ago

0.0.4

9 months ago

0.0.3

9 months ago

0.0.2

9 months ago

0.0.1

9 months ago

0.1.1

9 months ago

0.1.0

9 months ago