nextui-native-icons
v0.1.7
Published
NextUI icons for React Native
Readme
nextui-native-icons
NextUI icons for React Native
Installation
npm install nextui-native-iconsUsage
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
