1.0.5 • Published 5 years ago
taro-tabbar v1.0.5
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