UNPKG

react-native-icons

Version:

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

13 lines (12 loc) 241 B
{ "name": "example", "version": "0.0.1", "private": true, "scripts": { "start": "node_modules/react-native/packager/packager.sh" }, "dependencies": { "react-native": "^0.3.11", "react-native-icons" : "file:../" } }