1. 播放器,ASIHttp等
https://github.com/yuyi012
http://www.cocoachina.com/downloads/code/2012/0604/4320.html
2. 雪花,火焰,烟花等特效
https://github.com/lichtschlag/Dazzle
3. 一种下拉刷新的实现
http://www.cocoachina.com/bbs/read.PHP?tid=90232&fpage=3
个人认为更好的一个下拉刷新实现
https://github.com/leah/PullToRefresh/downloads
4. webview和js的交互封装
https://github.com/marcuswestin/WebViewJavascriptBridge
5. 水的流动效果
http://www.cocoachina.com/bbs/read.PHP?tid=70870
6.移动产品设计网站
http://www.cocoachina.com/newbie/basic/2012/0606/4333.html
7.一些ios高效开源库
http://www.cocoachina.com/iphonedev/toolthain/2011/1227/3791.html
8. 特效展示图片等
https://github.com/nicklockwood/iCarousel/downloads
9.对sqlite的封装
https://github.com/ccgus/fmdb
https://github.com/rs/SDWebImage
11. 各种界面控件的实例汇集,对快速写UI界面有帮助
https://github.com/escoz/QuickDialog
https://github.com/brow/leaves
13. 使用GPU处理图片和视频
https://github.com/BradLarson/GPUImage
14. 一种statusbar上展示消息等
https://github.com/myell0w/MTStatusBarOverlay
15. 一种图片处理库
https://github.com/Nyx0uf/NYXImagesKit
16. 比较强大的一款调试工具
https://github.com/fpillet/NSLogger#readme
17. 一种滤镜效果的实现
https://github.com/esilverberg/ios-image-filters
18. 一种气泡状的提示弹出框
https://github.com/chrismiles/CMPopTipView
19. 照片浏览,有描述和淡入淡出效果
https://github.com/mwaterfall/MWPhotoBrowser
20. block语法使用
http://www.cocoachina.com/bbs/read.PHP?tid=87593&keyword=block
21. SOCKET通信代码
http://www.cocoachina.com/downloads/code/2012/0614/4357.html
22. 前端的新工具
http://www.cocoachina.com/applenews/devnews/2012/0620/4376.html
23.素描效果实现
ericsadun,ios3cookbook,07Image,bitmaps
24.ios私有API大全
https://github.com/mattlawer/iOS5-Private-Frameworks
http://www.cocoachina.com/iphonedev/sdk/2011/0531/2906.html
25. ios模拟器定时模拟内存警告插件
https://github.com/mokemokechicken/MemoryWarningSender
26. 模仿IOS短信聊天界面
https://github.com/jessesquires/MessagesTableViewController
原文链接:https://www.f2er.com/sqlite/202001.html