selection.json to svg icon
npm install yipyip-icomoonimport { iconNames } from 'yipyip-icomoon';
// ...
const iconList = iconNames();import IconMoon from 'yipyip-icomoon';
// ...
<IconMoon name="mail-envelope" size={50} color={'red'} />See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT
Made with create-react-native-library