Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zhongjie-chen/wx-scrollable-tab-view

小程序可滑动得tab-view
https://github.com/zhongjie-chen/wx-scrollable-tab-view

Last synced: about 2 months ago
JSON representation

小程序可滑动得tab-view

Awesome Lists containing this project

README

        

# wx-scrollable-tab-view
小程序可滑动得tab-view 😃 rebase!!!!

## 其他组件
- [wx-alphabetical-listview带字母滑动的列表](https://github.com/zhongjie-chen/wx-alphabetical-listview)
- [wx-drawer模仿QQ6.0侧滑菜单](https://github.com/zhongjie-chen/wx-drawer)

## 截屏

### 电脑上的截屏
![](https://github.com/zhongjie-chen/blog/blob/gh-pages/img/wx-scroll-tab-view.gif?raw=true)

## 功能

- [x] 可滑动得tab-view功能,小程序实现
- [x] 在android ios 平台测试过,确保真实环境一致
- [ ] 小程序目前不支持组件化;后期会抽离一些公共的东西,让使用起来更加方便

## 如何使用

1. 复制page下的文件夹到自己项目中
2. 配置app.json
3. 编译

### 其它

- 👉 欢迎issue
- 👉 欢迎pr