0.1.4 • Published 4 years ago
@baronha/react-native-phosphor-icon v0.1.4
Phosphor Icons generated from React Native Vector Image
Installation
yarn add @baronha/react-native-phosphor-icon && yarn add react-native-vector-imageUsage
Step 1:
import Icon from '@baronha/react-native-phosphor-icon';
const App = () => <Icon name={IconName} />;Step 2:
Follow the React Native Vector Image's Documentation
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT