DSAppTeam

Results 7 repositories owned by DSAppTeam

Anchors

813
Stars
81
Forks
Watchers

:white_check_mark: Anchors 是一个基于图结构,支持同异步依赖任务初始化 Android 启动框架。其锚点提供 "勾住" 依赖的功能,能灵活解决初始化过程中复杂的同步问题。参考 alpha 并改进其部分细节, 更贴合 Android...

PanelSwitchHelper

2.3k
Stars
280
Forks
Watchers

:heavy_check_mark: A framework that helps the keyboard smoothly transition to the function panel 一个帮助键盘平稳过渡到功能面板的框架,支持动画无缝衔接,支持 activity/fragment/dialog/dialogFragmen...

ComponentCornerstone

251
Stars
24
Forks
Watchers

:ant::ant: 一种全新的android组件化方案,无需下沉公用代码,无需采用路由等硬编码方式分发sdk,独立维护组件暴露的SDK/IMPL,打破官方模块循环且支持组件间互相调用SDK,支持集成组件调试/组件独立运行。A brand...

cocoapods-project-hmap

107
Stars
21
Forks
Watchers

A cocoapods plugin to improve the compilation speed of the preprocessing stage.

Robust

22
Stars
15
Forks
Watchers

Robust is an Android HotFix solution with high compatibility and high stability. Robust can fix bugs immediately without a reboot.

DSPermission

15
Stars
2
Forks
Watchers

一款支持注入权限使用说明的权限申请库,基于RxPermission

RecyclerViewDrag

31
Stars
4
Forks
Watchers

:white_check_mark: 基于RecyclerView实现的可拖拽/合并交互,比如顺序改变/合并成文件夹等