@ettawallet/rn-bitcoin-icons
v1.0.2
Published
React Native Icons from the Bitcoin UI Kit
Downloads
8
Readme
Build icons from SVG using @svgr/cli:
npx @svgr/cli --native --typescript --out-dir src -- svg
This generates src folder.
To compile for TS, run yarn build:declaration
This generates dist folder with all icons and their d.ts files.
