This package has been deprecated

Author message:

xx

youpin-icon

1.0.4 • Public • Published

youpin-rn-icon

自动提取字符对应表

Usage

依赖fontTools这个库,1.python ez_setup.py;2.easy_install fontTools

npm run build

example

import generator from "youpin-rn-icon";
export default class  IconExample extends Component {
    render() {
        return (
            <View style={styles.container}>
                <Text style={{fontFamily: 'FontIconQui',fontSize:30}}>{generator('arrow')}</Text>
            </View>
        )
    }
}

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i youpin-icon

Weekly Downloads

4

Version

1.0.4

License

ISC

Last publish

Collaborators

  • xiaoyang