react-native-smartbarReactNative 通用组件 smartbar
ReactNative 跨平台通用 Tabbar,实现了官方所欠缺的 Android 与 iOS 兼容 Tabbar 组件。
包含底部 BAR 文字与图片排版显示,任何页面控制隐藏显示,跳转至任意路由等 API。兼容自定义 STYLE。
Get Started
DEMO
toggle the bar
only image:如果你只想显示图像,不要填写[text(TabBar.Item)]
only text:如果你只想显示文本,不要填写[image(TabBar.Item)]
评论