0.0.6 • Published 6 years ago

@fooxly/fooxly-transfer-icons v0.0.6

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

6 years ago

0.0.6

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago