react-native-vector-icons-iconfont

1.1.0 • Public • Published

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

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

  3. npm run build

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

/react-native-vector-icons-iconfont/

    Package Sidebar

    Install

    npm i react-native-vector-icons-iconfont

    Weekly Downloads

    1

    Version

    1.1.0

    License

    MIT

    Unpacked Size

    529 kB

    Total Files

    56

    Last publish

    Collaborators

    • angrycans