UNPKG

react-native-icons

Version:

Use 1000's of icon fonts in your React Native app including the tab bar.

31 lines 801 B
{ "name": "react-native-icons", "version": "0.0.2", "description": "Use 1000's of icon fonts in your React Native app including the tab bar.", "main": "FAKIconImage.ios.js", "react-native-module": { "podfile": "react-native-icons.podspec" }, "dependencies": { "react-native": "^0.3.11" }, "author": "Cory Smith <cory.m.smith@gmail.com>", "keywords": [ "react", "icons", "react-native", "react-component", "react-native-component", "mobile", "ui", "react native icons", "font", "tab bar" ], "homepage": "https://github.com/corymsmith/react-native-icons", "bugs": "https://github.com/corymsmith/react-native-icons/issues", "repository": { "type": "git", "url": "git://github.com/corymsmith/react-native-icons.git" } }