All Projects → Andy0570 → iOS-Samples

Andy0570 / iOS-Samples

Licence: MIT license
Sample code for iOS applications written in Objective-C.

Programming Languages

objective c
16641 projects - #2 most used programming language
java
68154 projects - #9 most used programming language
Objective-C++
1391 projects
HTML
75241 projects
ruby
36898 projects - #4 most used programming language
swift
15916 projects

Projects that are alternatives of or similar to iOS-Samples

Iosproject
iOS project of collected some demos for iOS App, use Objective-C
Stars: ✭ 5,357 (+21328%)
Mutual labels:  ios-demo
Swiftcocoadsl
An easy way to write iOS UI
Stars: ✭ 103 (+312%)
Mutual labels:  ios-demo
Universalproject
基于MVC架构的iOS轻量级框架,封装了基类、基于猿题库YTKNetwork的网络服务、工具库,NavigationController转场动画/瀑布流/粒子动画/小demo,已适配iOS11 & iPhone X。欢迎Star🌟
Stars: ✭ 1,974 (+7796%)
Mutual labels:  ios-demo
Cocoaasyncsocket demo
基于AsyncSocket搭建即时通讯体系 . 包含TCP连接 , 消息发送 , 消息接收 , 心跳处理 ,断网重连 , 消息超时 , 消息分发 , 数据库结构设计 , 消息丢失等 . 以及UI设计, 文本表情消息/语音消息/图片消息/视频消息/文件消息/撤回消息/提示语消息的实现思路讲解
Stars: ✭ 981 (+3824%)
Mutual labels:  ios-demo
Sjstatictableview
基于MVVM,用于快速搭建设置页,个人信息页表格等静态表格的框架
Stars: ✭ 101 (+304%)
Mutual labels:  ios-demo
Swift project
原OC项目用swift实现,纯swift项目,可作为学习swift的demo,包含多个自定义控件,并且进行封装网络请求库,结构清晰。
Stars: ✭ 133 (+432%)
Mutual labels:  ios-demo
Example Ios Apps
 A curated list of Open Source example iOS apps developed in Swift. An amazing list for people who are beginners and learning ios development and for ios developers who need any example app or feature.
Stars: ✭ 461 (+1744%)
Mutual labels:  ios-demo
Mycoretextlabel
图文混排 , 实现图片文字混排 , 可显示常规链接比如网址,@,#话题#,手机号 , 邮箱号等 , 可以自定义链接字,设置关键字高亮等功能 . 适用于微博,微信,IM聊天对话等场景 . 实现这些功能仅用了几百行代码,耦合性也较低
Stars: ✭ 192 (+668%)
Mutual labels:  ios-demo
Newstemplate
Stars: ✭ 102 (+308%)
Mutual labels:  ios-demo
Ios Multiselectiontable
Beautiful way of having a multi-selection table on iOS written in Swift
Stars: ✭ 156 (+524%)
Mutual labels:  ios-demo
Mcchathud
MatchaSKD中录音波形图实现,并增加其他多种样式
Stars: ✭ 62 (+148%)
Mutual labels:  ios-demo
Ios Arkit
iOS Location based Augmented Reality engine
Stars: ✭ 88 (+252%)
Mutual labels:  ios-demo
Swiftui Tutorials
A code example and translation project of SwiftUI. / 一个 SwiftUI 的示例、翻译的教程项目。
Stars: ✭ 1,992 (+7868%)
Mutual labels:  ios-demo
Avsqldebugger
A Simple Core Data Debugger that will look inside your apps DB
Stars: ✭ 30 (+20%)
Mutual labels:  ios-demo
Estmusicplayer
An elegant and simple iOS music player.
Stars: ✭ 2,165 (+8560%)
Mutual labels:  ios-demo
30 Swift Projects In 30 Days
This is the demos to show 30 demos finishes in 30 days (or more)
Stars: ✭ 527 (+2008%)
Mutual labels:  ios-demo
Geektime Ios Course
极客时间 —《从0开发一款iOS应用》讲义及示例工程
Stars: ✭ 126 (+404%)
Mutual labels:  ios-demo
iOS-CreditCardForm
Small credit card form demo app
Stars: ✭ 33 (+32%)
Mutual labels:  ios-demo
Nativebase Kitchensink
An example app with all the UI components of NativeBase
Stars: ✭ 2,202 (+8708%)
Mutual labels:  ios-demo
Bookstore Ios
 Sample iOS App - A collection of examples and patterns for Unit Testing, UI Testing, handling Result/Optionals, writing documentation, and more. Details in README.
Stars: ✭ 147 (+488%)
Mutual labels:  ios-demo

iOS-Samples

iOS-Samples

Platform
Language
Lincese
PRs Welcome
Gitmoji

该项目包含一些使用 Objective-C 编程语言实现的 iOS 应用程序示例。

如果你发现我的 GitHub 仓库下很多之前的 repository 被删除了,你应该可以在这里找到它们。

本仓库下的 README 文档可能存在未及时更新的情况,如果有文档更新,一般会最先更新到 evernote 个人笔记存储库。

内容列表

[TOC]

Objective-C 编程

Foundation 框架

Project Name Description
NSURLSession NSURLSession 示例
AFNetworking 示例

UIKit 框架

Project Name Description
UINavigationController UINavigationController 导航视图控制器使用示例
UIAlertController UIAlertController 警告框
UICollectionView UICollectionViewController 集合视图控制器示例代码
UIStackView UIStackView 堆栈视图示例代码
UIImageTips UIImage 使用示例,包括 SDWebImage 框架示例代码
UIScrollView UIScrollView 使用示例
MathMonsters UISplitViewController 使用示例
UIPresentationController UIPresentationController 自定义模态视图转场动画示例

WebKit 框架

Project Name Description
WKWebViewDemo * WKWebView 的基础使用;
* HTML 模版引擎 GRMustache 的使用示例;
* UITableView 与 WKWebView 混排的几个使用示例;

视频照片二维码

Project Name Description
HQLCamera UIImagePickerControllerAVFoundationPHPickerViewController 使用示例

第三方开源框架

Project Name Description
MantleDemo Mantle—iOS 模型 & 字典转换框架
POPDemo facebook/pop 动画示例
KeychainDemo 1.iOS 数据持久化方案
2. UUIDManager
3. SAMKeyChain
4. PINCahce

其他

Project Name Description
ReadMeLoginDemo iOS 实现 readme 登录页面的猫头鹰遮脸动画
ElectronicInvoiceDemo 1. 集成 EAIntroView 框架显示启动引导页;
2. 创建轻量化 UITableView 的两种方式;
3. 登录页面,猫头鹰登录动画;
SignInWithApple 通过 Apple 登录的 Objective-C 实现示例代码;

维护者

最后,如果你有非常重要的事想要找到我,你可以使用以下的任何一种方式:

Stay Hungry, Stay Foolish.

统计信息

Alt

Stargazers over time

Stargazers over time

使用许可

本项目基于 MIT 许可协议,详情请参见 LICENSE

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].