junerver / ComposeHooks
use React style hooks in Compose Multiplatform to easier management state
☆59Updated last week
Related projects ⓘ
Alternatives and complementary repositories for ComposeHooks
- 可控制Compose Dialog弹出的方向,支持上下左右,自由定制,真Dialog哦🔥☆28Updated this week
- Jetpack Compose custom layout that simulates physics using JBox2D☆36Updated 2 years ago
- Neumorphism-style Android Compose component.☆37Updated 8 months ago
- Compose 波浪效果进度加载☆31Updated 3 years ago
- The best DataStore utils to ensure type safety. (最好用的 DataStore 工具,可以确保类型安全)☆45Updated last year
- Countdown timer app built in Jetpack Compose☆52Updated 3 years ago
- 精仿WeUI组件库,基于Jetpack Compose+Kotlin☆28Updated last month
- Smartrefreshlayout based on compose☆44Updated 6 months ago
- Jetpack Compose 仿真书籍翻页组件 3D Page Flip for Android Jetpack Compose - Page Curl☆55Updated last year
- Use annotation to allow Retrofit to support multiple baseUrl and dynamically change baseUrl.(用注解让 Retrofit 同时支持多个 baseUrl 以及动态改变 baseUrl)☆10Updated this week
- ☆36Updated last year
- ImageViewer for Jetpack Compose☆15Updated this week
- 基于 有限状态机 和 Flow 的 WebSocket 封装,Socket 部分 用 OkHttp 实现。 1. 支持 Flow 2. Socket 的状态由状态机管理,自动处理重连等逻辑 3. Socket 部分默认由 OKHttp 实现 4. 使用简单,跟你使用 Re…☆44Updated 5 months ago
- 使用 Compose Muiltplatfo 实现的计算器,支持移动端(Android、iOS)端和桌面端(Windows、macOS、Linux),迁移自:https://github.com/equationl/calculatorCompose☆39Updated 3 months ago
- The same switching effect is achieved based on the night and day theme switching effect of Telegram☆77Updated 2 weeks ago
- ☆15Updated 2 weeks ago
- 🔥🔥🔥🔥Compose结合CameraX快速实现相机“拍视频实时滤镜“、”拍照+滤镜“,仿小红书,快手,抖音效果☆30Updated last year
- 本人 Jetpack Compose 主题文章所包含的示例,包括自定义布局、部分组件用法等☆40Updated last year
- 在 Compose Multiplatform ( Android / JVM Desktop) 中优雅完成数据持久化 | An elegant way to do data persistence in Compose Multiplatform ( Android / …