nextui-native-icons
v0.1.7
Published
NextUI icons for React Native
Downloads
15
Readme
nextui-native-icons
NextUI icons for React Native
Installation
npm install nextui-native-icons
Usage
import { IconName } from 'nextui-native-icons';
// ...
return <IconName color="white" />;
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
Made with create-react-native-library