Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/todo-proj/TikBili

用刷抖音的方法刷B站视频,MVI架构练手
https://github.com/todo-proj/TikBili

Last synced: 12 days ago
JSON representation

用刷抖音的方法刷B站视频,MVI架构练手

Awesome Lists containing this project

README

        

### 这个是一个练习 MVI架构以及其他功能的练手App

~~一个用抖音的交互方式,打开哔哩哔哩的新方式~~(才发现哔哩哔哩已经实现这个功能了),

左滑显示关联视频或者分p视频,右滑显示up主其他视频

#### 功能记录

2023/08/06

简单实现抖音评论UI效果,fling效果待实现

2023/07/27

MotionLayout实现Splash页动画效果,视频页面下拉更多

#### 问题记录

技术参考:

1. [哔哩哔哩野生API](https://github.com/SocialSisterYi/bilibili-API-collect)

2. [MVI架构](https://juejin.cn/post/7104565566568202276)