本Repo会分享一些关于移动架构、框架原理、iOS开发Tips等文章,不定期更新,感谢关注。
☆106Jul 1, 2019Updated 6 years ago
Alternatives and similar repositories for AppArticles
Users that are interested in AppArticles are comparing it to the libraries listed below
Sorting:
- 用Block实现的通知替代方案,并且已实现在不同线程进行发送消息和执行Block,支持多参数传送,解决回调地狱问题,适用于组件化数据传输等。☆18Apr 27, 2019Updated 6 years ago
- iOS端模块间通信解决方案。☆16Feb 25, 2020Updated 6 years ago
- 仿写一个QQ登陆页面动画效果☆10Mar 10, 2016Updated 10 years ago
- 模块间解耦的中间件,包含了本地调用及远程URL调用☆15Jun 21, 2018Updated 7 years ago
- 缓慢加载图片动画☆28Dec 18, 2015Updated 10 years ago
- a WeChat liked ActionSheet for iOS☆15Aug 24, 2021Updated 4 years ago
- ☆31Oct 11, 2020Updated 5 years ago
- ☆24Apr 24, 2019Updated 6 years ago
- ☆12Apr 7, 2017Updated 8 years ago
- 用于iOS优化包体的Mac App工具,包括编译配置和PNG图片相关的功能,也可以用于一般的PNG图片压缩和图片重复检测☆11Jun 26, 2023Updated 2 years ago
- coobjc provides coroutine support for Objective-C and Swift. We added await method、generator and actor model like C#、Javascript and Kotli…☆4,028Jun 19, 2024Updated last year
- Play Mini Game while loading - A playable pull to refresh view using SpriteKit☆43Dec 17, 2021Updated 4 years ago
- 滤镜初探,三步集成美图软件背景虚化效果☆24Jun 6, 2017Updated 8 years ago
- A cube animation by swift !☆16Nov 26, 2015Updated 10 years ago
- 100天iOS数据结构与算法实战☆849Mar 25, 2020Updated 5 years ago
- FlexLib是一个基于flexbox模型,使用xml文件进行界面布局的框架,融合了web快速布局的能力,让iOS界面开发像写网页一样简单快速☆1,711Nov 25, 2025Updated 3 months ago
- 记录日常工作和学习中的收获☆15Jan 7, 2020Updated 6 years ago
- iOS MVVM开发模式 配合 RAC 信号绑定框架让开发更高效有趣☆69Oct 23, 2018Updated 7 years ago
- crash采集的使用☆17Feb 8, 2017Updated 9 years ago
- 对AFNetWorking 二次封装 实现自动取消网络请求,网络请求缓冲,网络请求日志详细打印(代码还有不成熟的地方,如使用请下载到本地使用,如果问题,好及时修改)☆30Sep 2, 2019Updated 6 years ago
- ☆37Jun 23, 2018Updated 7 years ago
- 抖音 iOS Object-C版☆2,483Dec 2, 2023Updated 2 years ago
- Cool Pop for iOS☆51Apr 6, 2015Updated 10 years ago
- 2021_Interview☆27Jan 4, 2022Updated 4 years ago
- 无业务入侵,无逻辑入 侵,业务端察觉不到 UITableView/UICollectionView 的 广告注入框架☆470Aug 25, 2025Updated 6 months ago
- Find memory leaks in your iOS app at develop time.☆5,443Sep 11, 2023Updated 2 years ago
- BeeHive is a solution for iOS Application module programs, it absorbed the Spring Framework API service concept to avoid coupling betwee…☆4,391Sep 25, 2020Updated 5 years ago
- 基于swift4.2常见的全局常量和函数集合(objective-c称之为宏定义,swift 没有宏这个概念)☆11Jul 6, 2018Updated 7 years ago
- A powerful and easy to use category view (segmentedcontrol, segmentview, pagingview, pagerview, pagecontrol) (腾讯新闻、今日头条、QQ音乐、网易云音乐、京东、爱奇艺…☆6,174Aug 7, 2024Updated last year
- URL routing library for iOS with a simple block-based API☆5,720Feb 21, 2023Updated 3 years ago
- 一点心得 - iOS,Swift,React Native,Python...☆1,606Aug 19, 2022Updated 3 years ago
- iOS端View和ViewModel数据绑定框架。基于KVO监听所绑定ViewModel的属性,支持链式调用。☆40Jun 6, 2019Updated 6 years ago
- 物联网项目,结合智能硬件☆16Sep 28, 2018Updated 7 years ago
- 商品详情_ 事件处理模块化处理,☆29Aug 21, 2018Updated 7 years ago
- Draven's Blog☆8,117Nov 14, 2021Updated 4 years ago
- A skeleton screen loading framework based on native for iOS. (一个由iOS原生组件映射出骨架屏的框架,包含快速植入,低耦合,兼容复杂视图等特点,提供国内主流骨架屏动画的加载方案,同时支持上拉加载更多、自定制动画。…☆3,413Sep 19, 2024Updated last year
- The mediator with no regist process to split your iOS Project into multiple project.