0.0.6 • Published 4 years ago

@fooxly/fooxly-transfer-icons v0.0.6

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

Fooxly Transfer icon library

Icon library used inside Fooxly Transfer.

Installation React-Native

Add babel-plugin-inline-import to your dev dependencies.

yarn add babel-plugin-inline-import --dev

Place the following code inside your .babelrc

"plugins": [
  ...,
  ["babel-plugin-inline-import", {
    "extensions": [".svg"]
  }]
]
0.0.5

4 years ago

0.0.6

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago