Pinned Repositories
4KMP
All for love. All for KMP.
AnyWhere
这是我仿造美团外卖做的一款APP,功能相对齐全
BubbleView
CellularAutomata
A cellular automaton (CA) is a collection of cells arranged in a grid of specified shape, such that each cell changes state as a function of time, according to a defined set of rules driven by the states of neighboring cells.
ContinuousTrigger
多线程连续触发器,用于如按序展示弹窗(App更新、公告、签到之类)。支持多接口返回,等待超时,任意位置注册,任意位置绑定,支持DSL语法。喜欢请star⭐️
EncryptDecryptSolution
加密、解密解决方案,提供加密图形化界面,Android解密so库。另附配合VAP播放字节流动画
MagicCube
魔方 图像识别 颜色识别
RainView
Android 飘落动画 雪花动画 坠落动画 下降动画
SkyTabView
Just a easy to use tabview!
WeChatPlugin
微信小助手
iostyle's Repositories
iostyle/WeChatPlugin
微信小助手
iostyle/ContinuousTrigger
多线程连续触发器,用于如按序展示弹窗(App更新、公告、签到之类)。支持多接口返回,等待超时,任意位置注册,任意位置绑定,支持DSL语法。喜欢请star⭐️
iostyle/MagicCube
魔方 图像识别 颜色识别
iostyle/RainView
Android 飘落动画 雪花动画 坠落动画 下降动画
iostyle/EncryptDecryptSolution
加密、解密解决方案,提供加密图形化界面,Android解密so库。另附配合VAP播放字节流动画
iostyle/SkyTabView
Just a easy to use tabview!
iostyle/BubbleView
iostyle/WTFDagger
Dagger2 简易入门
iostyle/KtMore
kitty🐱? Kotlin More 发掘Kotlin特性
iostyle/CellularAutomata
A cellular automaton (CA) is a collection of cells arranged in a grid of specified shape, such that each cell changes state as a function of time, according to a defined set of rules driven by the states of neighboring cells.
iostyle/ChatGPT-Android
ChatGPT Android 示例项目
iostyle/JustCompose
为了 Android 及 Kotlin 的未来,开坑 Compose
iostyle/LearnJetpack
iostyle/xShell
iostyle/ExcetingComposeProject
At the beginning of all things
iostyle/github-readme-stats
:zap: Dynamically generated stats for your github readmes
iostyle/HelloFlutter
learn flutter
iostyle/ImageRepo
iostyle/iostyle
iostyle/Jarvis
A machine learning steward
iostyle/JetpackMvvm
:chicken::basketball:一个Jetpack结合MVVM的快速开发框架,基于MVVM模式集成谷歌官方推荐的JetPack组件库:LiveData、ViewModel、Lifecycle、Navigation组件 使用Kotlin语言,添加大量拓展函数,简化代码 加入Retrofit网络请求,协程,帮你简化各种操作,让你快速开发项目
iostyle/little-green-hat
iostyle/PrivateMic
iostyle/rongcloud-scene-android-demo
iostyle/SlideLayout
SlideLayout for Android ——Sliding delete/sliding menu, scroller implementation;侧滑删除/侧滑菜单、Scroller方式实现
iostyle/SVGAPlayer-Android
Similar to Lottie. Render After Effects / Animate CC (Flash) animations natively on Android and iOS, Web. 使用 SVGAPlayer 在 Android、iOS、Web中播放 After Effects / Animate CC (Flash) 动画。
iostyle/TaskPerformer
iostyle/TelegramBot
iostyle/vap
VAP是企鹅电竞开发,用于播放特效动画的实现方案。具有高压缩率、硬件解码等优点。同时支持 iOS,Android,Web 平台。
iostyle/WTFDaggerAndroid
Dagger2-Android