Skip to content

使用taro构建的微信小程序实现的自定义tabbar功能😋

Notifications You must be signed in to change notification settings

andy7076/custom-tab-bar

Repository files navigation

custom-tab-bar

使用taro构建的微信小程序实现的自定义tabbar功能😋

注意事项

使用useContext, useReducer做的tabbar选中项全局状态管理,可以实现根据不同的用户权限展示不同的tabbar; 自定义TabBar中的组件使用CoverView, CoverImage, 否则可能在模拟器或者真机不显示; Tab进行切换展示的页面高度需要减去自定义TabBar的高度,并设置overflow: auto;

联系方式

wechat:andy7627076

https://github.com/andy7076/custom-tab-bar

About

使用taro构建的微信小程序实现的自定义tabbar功能😋

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published