iOS 收藏的笔记
目录
- UI
- http://www.cocoachina.com/ios/20160523/16383.html 微博,微信图片浏览过渡动画的实现 https://github.com/JMStack/PhotoBrowse gitHub地址(Swift 写)
- http://www.bubuko.com/infodetail-990545.html iOS for循环创建button,button的宽度根据上面的文字来自适应.
- https://github.com/lsb332/UIResponderEX 巧用UIResponder进行事件传递
- http://www.cocoachina.com/ios/20160606/16606.html iOS 实现时间线列表效果 swift
- http://blog.sina.com.cn/s/blog_12f7a62f10102wdgd.html Swift以及OC 纯代码创建 TabBar
- http://blog.cocoachina.com/article/33193 UITextView的placehoder实现带并限制100字
- http://blog.cocoachina.com/article/33116 iOS调用系统相机,访问系统相册功能实现
- 自定义软键盘上的Return键的文本
- http://blog.csdn.net/trandy/article/details/8493259 自定义软键盘上的Return键的文本
- http://blog.cocoachina.com/article/33193 UITextView的placehoder实现带并限制100字
- https://github.com/hackiftekhar/IQKeyboardManager 这个第三方检测键盘弹起高度
- http://www.bubuko.com/infodetail-990545.html 最近需要使用一个标签页,寻思自己写一个demo.
- http://code.cocoachina.com/view/129906 保证UITextField输入金额的合法性,集成非常简单,10行以内,实现一个代理即可。
- http://www.cocoachina.com/ios/20160907/17499.html 5分钟 搞定UIButton的文本与图片的布局
- http://www.cocoachina.com/ios/20160906/17490.html UIImage图片处理,旋转、截取、平铺、缩放等操作
- 工具类
- https://developer.apple.com 苹果官网
- http://www.jianshu.com/p/6e5c0f78200a CocoaPods的安装使用和常见问题
- http://translate.baiducontent.com/transpage?cb=translateCallback&ie=utf8&source=url&query=http%3A%2F%2Fdeveloper.apple.com%2Fapp-store%2Freview%2Fguidelines%2F&from=en&to=zh&token=&monLang=zh APP Store 审核指南
- http://www.cocoachina.com cocoachina论坛
- http://www.cocoachina.com/ios/20160629/16855.html 30分钟git命令入门到放弃
- 资料类
- http://www.huangyibiao.com/ios-good-knowledge/ iOS开发零碎知识点整理
- http://www.cocoachina.com/programmer/20160513/16243.html 20个正则表达式
- http://www.cocoachina.com/bbs/read.php?tid=204786 swift 和 oc 混编
- http://www.cocoachina.com/ios/20160406/15733.html 为您揭开runtime的神秘面纱 <一>
- http://www.cocoachina.com/ios/20160628/16843.html Objective-C Runtime 深入了解
- http://blog.ibireme.com/2015/05/18/runloop/ 深入理解RunLoop
- http://www.cocoachina.com/ios/20160627/16829.html Runtime实战之定制TabBarItem大小
- http://www.coneboy.com/?p=1366iOS GCD用法整理
- http://www.cocoachina.com/ios/20160511/16221.html GCD 最佳实践指南
- http://www.jianshu.com/p/fc056f432dbc 3D Touch
- http://www.cocoachina.com/bbs/read.php?tid-86151-fpage-3.html 全国省市区 数据库 sqlite的,省、市、区都有哦!很全!值得收藏!
- http://www.cocoachina.com/bbs/read.php?tid-330302.html iOS APP提交上架最新流程
- http://www.cocoachina.com/appstore/20160708/16990.html iOS-最全的App上架教程
- http://blog.csdn.net/qq_34757054/article/details/51222931 iOS APP 上架教程
- iOS自动化打包上传的踩坑记 http://www.cocoachina.com/ios/20160624/16811.html
- http://www.hackbase.com/portal.php?mod=view&aid=4080&page=1& 打ipa测试包教程
- iOS APP上架流程(发布到 APP Store)
- http://jingyan.baidu.com/article/22fe7ced20cc073002617f97.html 2015年最新 iOS 真机调试步骤
- http://www.cocoachina.com/appstore/20160617/16740.html WWDC 后苹果最新 App Store 审核条款!「内附最新开发者指南」
- http://www.jianshu.com/p/14383ed80e4c iOS IkJPlayer的集成和简单实现
- http://blog.sina.com.cn/s/blog_12f7a62f10102wdfz.html swift 各种手势小结
- http://blog.cocoachina.com/article/33155 短信倒计时
- http://blog.csdn.net/wxs0124/article/details/51678220 iOS多张图片上传多线程处理方法(可获取最后一张上传状态后的信号)
- https://github.com/Loveway/HWChangeFont 利用runtime一键改变字体
- http://ios.jobbole.com/84028/ Objective-C Runtime 1小时入门教程
- http://app.memect.com/doc/ios.html iOS资源库列表
- http://www.cocoachina.com/ios/20160623/16798.html 源码推荐(0623):调用QQ客户端发起临时会话,DropDownView
- http://www.cnblogs.com/kenshincui/p/4220402.html iOS开发系列--通讯录、蓝牙、内购、GameCenter、iCloud、Passbook系统服务开发汇总
- http://code.cocoachina.com/view/132855 购物车结算选择功能,可全选,删除单个,删除分组,刷新计算总价,mvc模型设置
- http://www.cocoachina.com/ios/20160907/17501.html 将自己库添加Cocoapods支持
iOS10相册相机闪退bug
http://www.jianshu.com/p/5085430b029f
iOS 10 因苹果健康导致闪退 crash
http://www.jianshu.com/p/545bd1bf5a23
麦克风、多媒体、地图、通讯录
ios10相机等崩溃
http://www.jianshu.com/p/ec15dadd38f3
iOS10 配置须知
http://www.jianshu.com/p/65f21dc5c556
iOS开发 适配iOS10以及Xcode8
http://www.jianshu.com/p/9756992a35ca
iOS 10 的适配问题
http://www.jianshu.com/p/f8151d556930
- http://www.jianshu.com/p/e06f99a6256b#gif动画 iOS 学习必备的开源项目及库
- 网络篇
- https://github.com/jimneylee/JLWeChat-iPhone 开源基于XMPPFrameWork和OpenFire的聊天框架
- https://github.com/MCWechat/Wechat 微信高仿聊天界面:实现了发送文字、语音,以及搜索功能。联系人界面:实现了联系人分组。朋友圈界面:与新浪服务器交互,可返回微博数据以及浏览图片。亦可发送文字,选择图片。整体采用Nscoding 以及SQL进行储存。
- http://blog.csdn.net/heberan/article/details/51549543 AFNetworking3.1基本使用
- https://github.com/zhengwenming/RCIM?plg_nld=1&plg_uin=1&plg_auth=1&plg_nld=1&plg_usr=1&plg_vkey=1&plg_dev=1 融云SDK集成即时通讯。单聊,群聊,讨论组,自定义cell,自定义消息等。文章配合代码一起看,效果更佳!
- 图表
- https://github.com/Zirkfied/ZFChart 一款简单好用的图表库,目前有柱状,线状,饼图,波浪图类型
- http://mp.weixin.qq.com/s?__biz=MzIzMzA4NjA5Mw==&mid=2652040018&idx=1&sn=1074bde81ce46c39488098c58f7bcf4b#rd 手把手教你实现圆形进度条
- https://github.com/yate1996/Y_KLine 最牛 K线普通K线+MACD副图
- 动画
- http://code.cocoachina.com/view/131770 按钮菜单,点击按钮动画弹出扇形菜单
- https://github.com/wazrx/XWTransition 【实战】快速集成自定义转场动画&手势驱动 cocoachina地址 http://www.cocoachina.com/ios/20160629/16856.html
- https://github.com/yixiangboy/IOSAnimationDemo iOS动画(Core Animation)总结 http://www.cocoachina.com/ios/20160712/17010.html
- http://www.cocoachina.com/ios/20160628/16804.html 【干货】一行代码实现自定义转场动画 gitHub 地址 https://github.com/alanwangmodify/WXSTransition
- https://github.com/lzbgithubcode/LZBViewControllerTransitionAnimation.git 各种自定义转场动画组件(仿 QQ 电话,翻页效果.气泡效果,自定义模态动画,模拟系统的导航切换动画)
- https://github.com/wazrx/XWTransition 多种自定义转场动画仿 QQ .淘宝,自定义的一些效果,小圆点的扩散,神器移动等转场动画(超级炫酷的动画样式
- https://desgard.com/2016/05/30/DGSlimeView-Boom/ QQ消息气泡继续探究,粒子爆炸动画效果
- https://github.com/NegHao/NHGiftAnimationExample 直播类送礼动画<豪华礼物+小礼物>
- https://github.com/dsxNiubility/SXWaveAnimate 实现非常美观的灌水动画(后续会继续更新)
- http://code.cocoachina.com/view/131329 非常不错的转场动画引导页
- https://github.com/dgytdhy/DGSlimeView 模仿QQ消息小红点动画及粒子爆炸动效
- http://code.cocoachina.com/view/131035 弹幕
- https://github.com/iTofu/LCTipView 一个很炫的提示框动画
- https://github.com/zhaoquntao/NumberChange 数字的动态变化
- http://www.cocoachina.com/ios/20160628/16804.html 【干货】一行代码实现自定义转场动画
- http://code.cocoachina.com/view/132474 Uber 动画
- http://www.cocoachina.com/ios/20160311/15660.html 输入框在输入错误信息时的摇晃效果。
- http://code4app.com/forum.php?mod=viewthread&tid=10549&extra=page%3D1%26filter%3Dsortid%26sortid%3D1 仿Uber启动动画,OC版
- http://www.code4app.com/forum.php?mod=viewthread&tid=10085&highlight=Uber Swift 版本教程
- http://www.jianshu.com/p/69b3c388670a 弹幕
- http://www.code4app.com/forum.php?mod=viewthread&tid=10998&extra=page%3D2%26filter%3Dsortid%26orderby%3Ddateline%26sortid%3D1 刷礼物动画
- 菜单栏
- https://github.com/lilei644/LLSlideMenu 弹性侧滑菜单
- https://github.com/lixiang1994/LEETheme LEETheme - 最好用的轻量级主题管理框架
- https://github.com/yuping1989/YPTabBarController 一款可高度自定义的TabBarController,几乎可以自定义所有想自定义的元素,如底部TabBar、Segment、仿网易、搜狐新闻客户端等。
- https://github.com/Yalantis/FoldingTabBar.iOS 给大家来个可以折叠的tabbar
- 书籍
- http://www.cocoachina.com/special/swift/ Swift 官网翻译资料
- http://www.cocoachina.com/bbs/read.php?tid-205308.html Swift编程语言--The Swift Programming LanguageCocoaChina精校PDF完整版 想学会Swift必看
- 完整项目收集
- https://github.com/Seanwong933/WeChat 仿微信,注释齐全,方便初学者学习
- https://github.com/Seanwong933/zhihuDaily 知乎日报第三方客户端
- https://github.com/FuThD/FoodOfWorld 小菜谱(14年版本)
- https://github.com/itjhDev/itjh IT江湖iOS是一个开源的项目,Swift编写
- https://github.com/Sunnyyoung/Meizi 豆瓣妹子图iOS客户端
- https://github.com/SunLiner/Floral 完整版swift项目花田小憩:
- https://github.com/CYBoys/Timi iOS高仿Timi记账
- https://github.com/Learning-Software-Development/bilibili-fake 仿Bilibili iOS客户端
- DEMO
- https://github.com/zhengwenming/WeChat 实现类似微信朋友圈或者QQ空间,评论回复,九宫格布局。处理键盘弹出后定位到当前点击的被评论人处。另:滑动时候FPS在57-60之间,纵享丝滑!
- http://code.cocoachina.com/view/131768 D3RecordBtutton-录音封装,直接拿来用
- https://github.com/631106979/WCLPassWordView 实现类似微信和支付宝的密码输入框(UIKeyInput协议)
- https://github.com/Josin22/JSShopCartModule 最简洁的购物车通用模板
- https://github.com/SunLiner/FleaMarket 咸鱼APP-视频动画版新特性
- https://github.com/agelessman/FFmpegAndKxmovieDemo 模仿百思不得姐做的一个AVFoundation 的demo 还有一些功能还未实现 ,后续会更新
- https://github.com/CoderZhuXH/XHChatQQ XHChatQQ,调用QQ客户端,发起临时会话.
- http://code.cocoachina.com/view/131435 仿 QQ 弹出下拉菜单
- https://github.com/xiaobai1993/PuzzleGame 拼图小游戏
- http://www.cocoachina.com/ios/20160524/16407.html 【附Demo】iOS快速上手应用内购(IAP)demo 地址 https://github.com/maligh/MLIAPManager
- https://github.com/smilingxinyi/GesturePassword iOS手势密码
- http://code.cocoachina.com/view/131346 实现类似微信和支付宝的密码输入框
- https://github.com/xl20071926/LXSpiderView 五边形的游戏能力指数图
- 数据存储和数据库
- sqlitebrowser SQLite可视化工具
- http://www.cocoachina.com/ios/20160617/16739.html 四种数据持久化方式(上) :属性列表与归档解档
- https://github.com/Azuo520/persistence2 对象归档 解档 demo
- https://github.com/Azuo520/persistence1 属性列表 demo
- 第三方库
- http://www.jianshu.com/p/93c242452b9b MJExtension使用指导(转)
- iOS资源库列表 第三方库大全
- https://github.com/gsdios/SDAutoLayout SDAutoLayout
- https://github.com/robbiehanson/CocoaAsyncSocket CocoaAsyncSocket
- https://github.com/CoderMJLee/MJExtension 转换速度快、使用简单方便的字典转模型框架
- https://github.com/CharlinFeng/CoreJPush 三分钟集成JPush极光推送
- http://blog.csdn.net/deft_mkjing/article/details/51518733 收集第三方库链接
- https://www.yunzhanghu.com/download.html 【链接】环信IMV2.X版红包SDK
- http://www.imgeek.org/article/825307886 IOS快速集成环信IM - 基于官方的Demo优化,5分钟集成环信IM功能
- 社交分享
- https://github.com/biqinglin/BQLAuthEngineDemo 利用QQ、微信的原生SDK实现的三方登陆、分享功能。包括:QQ登陆、微信登陆、微信文本、图片、链接等分享到会话、朋友圈、收藏;QQ文本、图片分享等实用功能
- 刷新
- https://github.com/liuzechen/CCEaseRefresh CCEaseRefresh是仿照NetEase网易新闻version5.3.4的下拉刷新。继承UIControl, 简单易用。
- https://github.com/Sephiroth87/ODRefreshControl 防 QQ 刷新控件
- https://github.com/gsdios/SDRefreshView/tree/仿京东下拉刷新(开放接口可自定义动画) 简单易用的上拉和下拉刷新(多版本细节适配)。Pull To Refresh. 仿京东刷新
- https://github.com/CoderMJLee/MJRefresh MJRefresh
- 视频音频
- http://blog.csdn.net/github_33362155/article/details/51801499 ijkplayer 是一款做视频直播的框架, 基于ffmpeg, 支持 Android 和 iOS, 网上也有很多集成说明, 但是个人觉得还是不够详细, 在这里详细的讲一下在 iOS 中如何集成ijkplayer, 即便以前从没有接触过, 按着下面做也可以集成成功!
- http://www.cocoachina.com/ios/20150514/11827.html FFmpeg在iOS上完美编译
- https://github.com/GrayJIAXU/520Linkee 本项目比较完备的实现了作为一个直播App的基本功能,比如本地视频流采集、播放、美颜、礼物、点赞出心等。
- https://github.com/cdpenggod/CDPVideoEditor CDPVideoEditor视频编辑,可以剪切视频,合并视频,压缩导出视频等。
- https://github.com/cdpenggod/CDPVideoRecord CDPVideoRecord美颜录制,并可以在录制时随时切换摄像头和开关美颜功能。
- http://www.jianshu.com/p/b8db6c142aad iOS视频直播初窥:高仿<喵播APP>
- https://github.com/wzhios/WZHLiveShow IOS视频直播 + 推流实现
- https://github.com/myiosemail/ShowTimeVideoLive 仿映客客户端-----视频直播和采集推流
- https://github.com/zhengwenming/WMPlayer WMPlayer视频播放器,AVPlayer的封装,继承UIView的,想怎么玩就怎么玩。支持播放MP4,m3u8,3gp,MOV,网络和本地视频同时支持。全屏和小屏播放同时支持。细胞中播放视频,全屏小屏切换自如。
- http://mp.weixin.qq.com/s?__biz=MzIwOTQ3NzU0Mw==&mid=2247484071&idx=3&sn=559daded3d67e3e775da35e29dba36d4&chksm=9772086fa00581796d4fa7e24aaf5592810ef6f51d43dc6deebcd013e5c698d0f5c90af9ab61&scene=0#wechat_redirect iOS开发-直播APP常用动画效果
- http://www.code4app.com/forum.php?mod=viewthread&tid=11523&extra=page%3D1%26filter%3Dsortid%26sortid%3D1 直播消息列表
- http://mp.weixin.qq.com/s?__biz=MzIwOTQ3NzU0Mw==&mid=2247484071&idx=1&sn=b2bafc69606750d1af6df18487f4f08a&chksm=9772086fa005817948d92362e0392c004ed2ef7b77994cd7b1f605e01d24b951900d7a32cfe2&scene=0#wechat_redirect iOS 接入 芝麻信用
- 其他
- https://github.com/vsouza/awesome-ios#apple-tv 老外的 gitHub 资源列表
- https://github.com/gsdios SDLayout 作者的的 github
- https://github.com/zhouhuanqiang/LearningIOS iOS初学者面对网上浩瀚的资料往往不知所措,为了让iOS初学者们少走弯路,少花时间在搜索资料上,个人为iOS初学者整理了一份学习资料。希望能帮助到大家。(小码哥视频全集)
- https://github.com/smilingxinyi/GesturePassword iOS手势密码
- http://www.cocoachina.com/bbs/read.php?tid-310054.html 将Json格式化输出为模型的属性 (在iOS代码库中浏览本帖)
- http://mp.weixin.qq.com/s?__biz=MjM5OTM0MzIwMQ==&mid=2652547085&idx=1&sn=549e63eb5c6a7e62ce16bc835e3fbc8b&scene=1&srcid=0811PekMb195NKiSORg0G1Wk#rd iOS 8个实用小技巧(总有你不知道的和你会用到的)
- https://github.com/ChenYilong/CYLTabBarController 最低只需传两个数组即可完成主流App框架搭建
- 阅读
- https://github.com/netyouli/WHC_ReaderKit (swift) 轻量级小说阅读架构(简单,高效)
- https://github.com/YinTokey/SougouReading 仿搜狗阅读 ,用 charles抓取数据
- JS
- http://www.huangyibiao.com/webviewjavascriptbridge-detail-use/ WebViewJavascriptBridge详细使用
- 导航
- http://www.cocoachina.com/ios/20150605/12042.html iOS利用Runtime自定义控制器POP手势动画
- https://github.com/beijiahiddink/BJNavigationController-Swift 美团侧滑返回的页面效果。
- 系统
- https://github.com/bringbird/TouchID 用法简单的TouchID验证框架:一行代码搞定。
- https://github.com/yimouleng/MTTouchIdDemo MTTouchIdTool - 指纹验证
- http://code.cocoachina.com/view/126706 使用苹果自带的AirPlayer协议
- https://github.com/KevinGong2013/ChineseIDCardOCR 中国二代身份证光学识别
- http://blog.cocoachina.com/article/33116 iOS调用系统相机,访问系统相册功能实现
- http://blog.sina.com.cn/s/blog_5971cdd00102vqgy.html (绝对有用)iOS获取UUID,并使用keychain存储
- https://github.com/card-io/card.io-iOS-SDK 银行卡扫描
- 支付
- http://code.cocoachina.com/view/130335 In App Purchase(应用内购)
- https://github.com/iTofu/ApplePayDemo ApplePayDemoAirPlay是由美国苹果公司推出的无线技术。AirPlay无线技术允许用户在许可的扬声器底座、影音接收器和立体声系统等设备上使用整个iTunes资料库 无线同步播放音乐
- http://www.jianshu.com/p/9b353529f02c 微信App支付全解析