1.1.0 • Published 5 years ago

react-native-vector-icons-iconfont v1.1.0

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

fork https://oblador.github.io/react-native-vector-icons/

2018-5-9 add support rn0.55 1.08

only

add http://www.iconfont.cn/ lib

Installation

  1. Run: $ npm install react-native-vector-icons-iconfont --save

  2. react-native link

##update iconfont 1. cd {your project}/node_modules/react-native-vector-icons-iconfont

  1. cp http://www.iconfont.cn/ your lib to iconfont/

  2. npm run build

  3. 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