1.0.5 • Published 5 years ago

taro-tabbar v1.0.5

Weekly downloads
-
License
MIT
Repository
-
Last release
5 years ago

taro-tabbar

taro-tabbar for taro project

Installation

npm i taro-tabbar

or

yarn add taro-tabbar --save

Simple example

import { TaroTabBar } from 'taro-tabbar';

<TaroTabBar current={0} tabList={TABLIST} currentChild={1} />

License

MIT © etwo