0.0.6 • Published 5 years ago

@fooxly/fooxly-transfer-icons v0.0.6

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

5 years ago

0.0.6

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago