0.2.0 • Published 11 months ago

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

Weekly downloads
-
License
MIT
Repository
-
Last release
11 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

11 months ago

0.0.11

11 months ago

0.0.10

11 months ago

0.0.9

11 months ago

0.0.8

11 months ago

0.0.7

11 months ago

0.0.6

11 months ago

0.0.5

11 months ago

0.0.4

11 months ago

0.0.3

11 months ago

0.0.2

11 months ago

0.0.1

11 months ago

0.1.1

11 months ago

0.1.0

11 months ago