Back to Taro

README

examples/custom-tabbar-react/README.md

4.2.0439 B
Original Source

Demo - 微信小程序自定义 TabBar(React)

Taro 微信小程序自定义 TabBar 开发文档:https://docs.taro.zone/docs/miniprogram-plugin 微信小程序自定义 TabBar 文档:https://developers.weixin.qq.com/miniprogram/dev/framework/ability/custom-tabbar.html

介绍

本示例演示了如何使用 React 编写微信小程序的自定义 TabBar 组件,并使用了 Taro.getTabBar 去管理 TabBar 的状态。