0.0.6 • Published 3 years ago

taro-vantui v0.0.6

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

taro-vantui

一套适用于Taro3, 基于react开发的vantui组件库

为什么需要

基于Vant-weapp改造的Taro组件库, 支持h5、weapp、alipay

安装

yarn add taro-vantui

使用

src/style/index.less

@import 'node_modules/taro-vantui/dist/style/index';
import { Button } from 'taro-vantui'