ios-demo topic

List ios-demo repositories

swift_project

137
Stars
32
Forks
Watchers

原OC项目用swift实现,纯swift项目,可作为学习swift的demo,包含多个自定义控件,并且进行封装网络请求库,结构清晰。

AutoInch

462
Stars
43
Forks
Watchers

优雅的iPhone全尺寸/等比例精准适配工具

30-swift-projects-in-30-days

602
Stars
129
Forks
Watchers

This is the demos to show 30 demos finishes in 30 days (or more)

CocoaAsyncSocket_Demo

1.1k
Stars
285
Forks
Watchers

基于AsyncSocket搭建即时通讯体系 . 包含TCP连接 , 消息发送 , 消息接收 , 心跳处理 ,断网重连 , 消息超时 , 消息分发 , 数据库结构设计 , 消息丢失等 . 以及UI设计, 文本表情消息/语音消息/图片消息/视频消息/文件...

PostDemo

571
Stars
111
Forks
Watchers

BBCo - iOS开发入门教程 SwiftUI 微博App项目实战 零基础学习Swift编程

UniversalProject

2.0k
Stars
503
Forks
Watchers

基于MVC架构的iOS轻量级框架,封装了基类、基于猿题库YTKNetwork的网络服务、工具库,NavigationController转场动画/瀑布流/粒子动画/小demo,已适配iOS11 & iPhone X。欢迎Star🌟

IOSProject

375
Stars
107
Forks
Watchers

IOS综合项目,完善的框架,路由模块化设计,集成科大讯飞SDK方便iOS基本输入控件实现语音辅助输入,UI效果参照京东APP,JS与OC交互,ionic跨平台开发,MQTT 协议,即时通讯协议,视屏播放,跑马灯效果 仿美团地图定位,城市收...

BookStore-iOS

236
Stars
40
Forks
Watchers

 Sample iOS App - A collection of examples and patterns for Unit Testing, UI Testing, handling Result/Optionals, writing documentation, and more. Details in README.

MYCoreTextLabel

206
Stars
50
Forks
Watchers

图文混排 , 实现图片文字混排 , 可显示常规链接比如网址,@,#话题#,手机号 , 邮箱号等 , 可以自定义链接字,设置关键字高亮等功能 . 适用于微博,微信,IM聊天对话等场景 . 实现这些功能仅用了几百行代码,耦合性也较低