CoderMikeHe / MHDevelopExample_Objective_C
🔥🔥🔥 iOS开发技术要点汇总,核心功能配备文档。表情键盘布局、大文件分片上传、基于MVC的基类设计、MVVM+RAC实践、微信朋友圈实现方案等。
☆1,048Updated 4 years ago
Alternatives and similar repositories for MHDevelopExample_Objective_C:
Users that are interested in MHDevelopExample_Objective_C are comparing it to the libraries listed below
- ☆702Updated 7 years ago
- BGFMDB让数据的增删改查分别只需要一行代码即可,就是这么简单任性,本库几乎支持存储ios所有基本的自带数据类型.☆1,449Updated last year
- One line of code to integrate 0 coupling side drawer!一行代码集成0耦合侧滑抽屉!☆1,284Updated 2 years ago
- iOS一行代码集成空白页面占位图(无数据、无网络占位 图) emptyView-empty set☆1,566Updated 5 years ago
- Runtime系列文章总字数为10w+,写技术文章不容易,希望各位能帮忙点个Star,谢谢!☆1,416Updated 5 years ago
- 一键合成APP引导页,包含不同状态下的引导页操作方式,同时支持动态图片引导页和静态图片引导页;☆812Updated 3 years ago
- A powerful and easy to use segment view 【QQ、淘宝、微博、腾讯、网易新闻、今日头条等标题滚动视图】☆1,582Updated 3 years ago
- 日期选择器,支持年、年月、年月日、年月日时、年月日时分、年月日时分秒、月日、月日时、月日时分、月日时分秒、时、时分、时分秒、分秒、月日周 时分等☆1,102Updated last year
- iOS教学/各类知识点总结:运行时/贝塞尔曲线/水纹/粒子发射器/核心动画/渐变色/网络请求/按钮/标签/视图布局/视图效果/文字视图/表情键盘/旋转动画/2048/网易/微信/猿题库/阿里巴巴/设计模式/数据持久化/多次点击按钮/微信注册按钮/展开按钮/跑马灯/闪烁文字/…☆1,128Updated 3 years ago
- 特斯拉组件、QQ联系人布局、多页面嵌套滚动、悬停效果、美团、淘宝、京东、微博、腾讯新闻、网易新闻、今日头条等标题 滚动视图☆1,130Updated 3 years ago
- iOS image browser / iOS 图片浏览器 (支持视频)☆2,387Updated last year
- 功能最多样式最多的弹窗,支持普通/底部/日期/地区/日历/选择/编辑/分享/菜单/自定义弹窗等,支持多种动画,链式编程调用(Pop-up windows with the most functions and styles, support normal/bottom/da…☆1,062Updated last year
- This framework can effective avoid crash by potential error code. For example : If you insert a nil into a mutable array, this framework…☆1,640Updated 4 years ago
- 推荐生活当中积累的优秀Objective-C和Swift三方库☆800Updated 4 years ago
- iOS类似微博、抖音、网易云等个人详情页滑动嵌套效果☆1,540Updated last week
- 日期选择器,日期时间选择,时间选择器 💯☆606Updated last year
- iOS的一些示例,持续更新中:1、AVFoundation 高仿微信相机拍摄和编辑 2、AVFoundation 人脸检测、实时滤镜、音视频编解码、GPUImage框架的使用等音视频相关内容 3、OpenGLES 4、LeetCode算法练习 5、iOS C…☆1,235Updated 2 years ago
- AFNetworking 3.x 与YYCache封装☆1,581Updated 6 years ago
- 网易新闻, 腾讯视频, 头条 等首页的滑块视图联动的效果OC版的简单方便的集成, 滑块 segmentVIew, scrollViewController(Providing an easy way to reach the effect that "the segmen…☆1,107Updated 5 years ago
- Protect the objective-c application(保护App不闪退)☆1,630Updated 2 years ago
- A simple chart library for iOS , contains barChart, lineChart, pieChart, waveChart, radarChart, cirqueChart. Thanks for your star if you …☆889Updated 3 years ago
- iOS 组件化开发项目架构设计,结合 MVVM 设计模式 + RAC 数据绑定 + Pod 组件管理, 实现一套实战性的iOS组件化架构☆687Updated last year
- 优雅的可自定义 Alert ActionSheet☆1,307Updated 3 months ago
- 🔥 iOS 利用MVVM + RAC + ViewModel-Based Navigation来搭建微信(WeChat 7.0.0+)的整体基本架构,以及实现微信朋友圈、通讯录、下拉小程序、搜索等主要功能,代码规范惊为天人、注释详解令人发指、细节处理精益求精、核心功能配备…☆1,189Updated 3 years ago
- Sample Code for QMUI iOS☆1,134Updated 4 months ago
- Mac上iOS开发辅助工具,快速把json/xml数据转换生成对应模型类属性,省去麻烦手动创建,提高开发效率。Mac iOS development aid, quickly put the json/XML data transformation generates th…☆1,187Updated 3 years ago
- 分页控制器,替换UIPageController方案,具备完整的生命周期,多种指示器样式,多种标题样式,可悬浮,支持ios13暗黑模式(仿优酷,爱奇艺,今日头条,简书,京东等多种标题菜单) (Pagination controller with full life cycl…☆664Updated 2 years ago
- (OC版)总结整理下一个快速开发框架,以更优雅的方式写代码,做一个代码艺术家。分离控制器中的代码,已加入cell自适应高度,自动缓存网络请求代码,降低代码耦合,提高开发效率。☆1,714Updated 6 years ago
- iOS仿微信、今日头条等图片浏览器☆1,282Updated last week
- 基于AsyncSocket搭建即时通讯体系 . 包含TCP连接 , 消息发送 , 消息接收 , 心跳处理 ,断网重连 , 消息超时 , 消息分发 , 数据库结构设计 , 消息丢失等 . 以及UI设计, 文本表情消息/语音消息/图片消息/视频消息/文件消息/撤回消息/提示语消…☆1,061Updated 6 years ago