UNPKG

react-native-feather-icon

Version:

A ready-to-use customizable react native component for feather icons.

26 lines (25 loc) 603 B
{ "name": "react-native-feather-icon", "version": "2.1.0", "description": "A ready-to-use customizable react native component for feather icons.", "main": "index.js", "types": "index.d.ts", "repository": { "type": "git", "url": "https://github.com/hiilaloruc/react-native-feather-icon.git" }, "author": "Hilal Oruç", "license": "MIT", "keywords": [ "react-native", "feather", "icons", "react-native-feather", "feather-icons" ], "peerDependencies": { "react": ">=17.0.0", "react-native": ">=0.64.0", "react-native-feather": "^1.1.2" } }