1.1.0 • Published 4 years ago

react-native-diablo-ui v1.1.0

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

react-native-diablo-ui (Bate v0.0.1)

DiabloUI是一套基于RN0.61.5的javascript界面库,开箱即可简单定制您的应用。

react-native-diablo-ui Toolkit

开始使用

安装

$ npm install react-native-diablo-ui react-native-vector-icons --save

$ react-native link react-native-vector-icons

如果安装react-native-vector-icons过程中遇到任何问题请按照此处的步骤进行安装。

使用

import { SearchBar } from 'react-native-diablo-ui'

<SearchBar cancelButtonText={'Cancel'}/>;

组件

关于作者

Ethan zhang