react-native-vector-icons-iconfont
v1.1.0
Published
iconfont fontawesome
Downloads
10
Maintainers
Readme
fork https://oblador.github.io/react-native-vector-icons/
2018-5-9 add support rn0.55 1.08
only
FontAwesome
by Dave Gandy (v4.7.0, 675 icons)
add http://www.iconfont.cn/ lib
Installation
Run:
$ npm install react-native-vector-icons-iconfont --save
react-native link
##update iconfont
cd {your project}/node_modules/react-native-vector-icons-iconfont
cp http://www.iconfont.cn/ your lib to iconfont/
npm run build
only android need cp Fonts/IconFont.ttf android/src/main/assets/fonts
sync https://oblador.github.io/react-native-vector-icons/
1.git clone https://oblador.github.io/react-native-vector-icons/
2.cd react-native-vector-icons
3.rm -rf .git
4.rm -rf *.js