Skip to content

emrahyurttutan/yipyip-icomoon

Repository files navigation

yipyip-icomoon

selection.json to svg icon

Installation

npm install yipyip-icomoon

Usage

import { iconNames } from 'yipyip-icomoon';

// ...

const iconList = iconNames();

Usage

import IconMoon from 'yipyip-icomoon';

// ...

<IconMoon name="mail-envelope" size={50} color={'red'} />

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

Releases

No releases published

Packages

No packages published