JSPM

  • Created
  • Published
  • Downloads 4995
  • Score
    100M100P100Q133284F
  • License MIT

Feather font for react native vector icons

Package Exports

  • @react-native-vector-icons/feather
  • @react-native-vector-icons/feather/lib/commonjs/index.js
  • @react-native-vector-icons/feather/lib/module/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@react-native-vector-icons/feather) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

React Native Vector Icons - Feather

Feather font for React Native Vector Icons

See the React Native Vector Icons README for more details.

Installation

npm install @react-native-vector-icons/feather

Usage

import Feather from '@react-native-vector-icons/feather';

// ...

<Feather name="house" color="#ff0000" size={20} />

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT