react-native-iconic-font
Advanced tools
Comparing version 0.0.3 to 0.0.4
{ | ||
"name": "react-native-iconic-font", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -5,2 +5,5 @@ # react-native-iconic-font | ||
## Usage | ||
### Notice:android library add custom font supports in v0.16,so make sure your native dependency is above it: | ||
`compile 'com.facebook.react:react-native:0.16.+'` | ||
1. install module | ||
@@ -7,0 +10,0 @@ `npm install --save react-native-iconic-font` |
777169
84