0.2.0 • Published 2 years ago

react-native-web-icons v0.2.0

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

react-native-web-icons

Icons for react-native and web

Installation

npm install react-native-web-icons

Usage

import { Flash } from 'react-native-web-icons';

// ...

<Flash size={20} />;

Contributing

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

License

MIT