UNPKG

remix-icons-rn

Version:

React native implementation for the popular [RemixIcon](https://remixicon.com) open source library. This library is a fork of (https://github.com/ajayesivan/react-native-remix-icon) since it seemed to be no longer maintained for my use case.

21 lines (20 loc) 431 B
{ "name": "remix-icons-rn", "version": "1.0.4", "description": "", "main": "index.js", "types": "index.d.ts", "homepage": "https://github.com/crzyzenn/remix-icons-rn", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "react-native-remix-icon", "remixicon", "remixicon-rn", "react-native", "icons" ], "author": "Zenish Shrestha", "license": "MIT" }