UNPKG

@expo/vector-icons

Version:

Built-in support for 10 popular icon fonts and the tooling to create your own Icon components from your font and glyph map. This is a wrapper around react-native-vector-icons to make it compatible with Expo.

23 lines (22 loc) 466 B
{ "name": "react-native-vector-icons", "main": "index.js", "version": "0.1.0", "homepage": "https://github.com/oblador/react-native-vector-icons", "authors": [ "Joel Arvidsson <joel@oblador.se>" ], "license": "MIT", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ], "devDependencies": { "css-social-buttons": "~1.0.0", "foundation-icon-fonts": "*", "simple-line-icons": "2.4.1" } }