iOS学习资源(五)

  最近通过github和其他渠道获得的一些认为还算不错的资源。(资源全在印象笔记上,需要共享印象笔记的可以email:shavekevin@gmail.com或者shavekevin@163.com)。github是个好地方,建议有事没事去逛逛。

1.http://www.voidcn.com/article/p-npulrgxl-wk.html 如何利用safari获取手机的UDID
2.https://github.com/devcxm/iOS-Images-Extractor  获取app中的图片包括.cer
https://github.com/insidegui/AssetCatalogTinkerer    获取app中的图片包括.cer
3.https://eleme.github.io/element-react/#/zh-CN/quick-start 饿了么组件库(前端同学看过来)
4.https://github.com/phacility/phabricator Code Review工具
5.https://github.com/CYBoys/Timi iOS 高仿Timi记账
6.https://github.com/facebook/FBMemoryProfiler 检测内存
7.http://stackoverflow.com/questions/31108101/ios-masonry-on-tableview-cells
http://stackoverflow.com/questions/25947146/multiple-uilabels-inside-a-self-sizing-uitableviewcell  cell高度自适应
8.http://blog.csdn.net/ggghub/article/details/50325637 Xcode调试工具Instruments指南
9.https://github.com/JagCesar/iOS-blur  blurView
10.https://github.com/kishikawakatsumi/UICKeyChainStore     keychain
11.https://github.com/kishikawakatsumi/TextKitExamples  text kit
12.https://github.com/rnystrom/RNGridMenu  菜单视图
13.https://github.com/alskipp/ASValueTrackingSlider  sliderview 实时展示slider进度
14.https://github.com/remirobert/RRTagController
15.https://github.com/dsxNiubility/Wonderful 一个关于色彩的库
16.https://github.com/dsxNiubility/SXNews  高仿网易新闻
17.https://github.com/dsxNiubility/RegxForHtmlData  使用正则表达式从网页抓取数据
18.http://xclient.info  破解软件下载网站(如果有挑条件,建议使用正版软件)
19.https://github.com/jivesoftware/PDTSimpleCalendar  日历相关
https://github.com/WenchaoD/FSCalendar 日历控件
20.https://blog.yeatse.com/2016/10/26/support-nsurlprotocol-in-wkwebview  让 WKWebView 支持 NSURLProtocol
21.https://github.com/arashpayan/appirater   一个工具方便为你的app评分
22.https://github.com/iphone5solo/PYSearch  搜索相关UI(还是比较全面的)
23.https://github.com/marcuswestin/WebViewJavascriptBridge   iOS与h5交互的库(构建hybrid好使)
24.https://github.com/Blankj/awesome-comment 有趣的注释代码
25.https://github.com/jamztang/CSStickyHeaderFlowLayout
https://github.com/gsdios/SDAutoLayout
https://github.com/chiahsien/CHTCollectionViewWaterfallLayout
https://github.com/smileyborg/UIView-AutoLayout
https://github.com/floriankugler/FLKAutoLayout
https://github.com/youngsoft/MyLinearLayout
layout 相关
26.https://github.com/facebook/FBRetainCycleDetector 检测循环引用
27.https://github.com/ninjaprox/NVActivityIndicatorView 动态指示view
28.https://github.com/hollance/YOLO-CoreML-MPSNNGraph 物体的的识别以及对象外界框定
29.https://github.com/Draveness/DKNightVersion 夜间模式的库
30.https://github.com/Draveness/analyze Draveness同学的博客,关于iOS开源框架代码解析的文章值得一读

个人博客 http://shavekevin.com/#blog

QQ交流群:214541576
欢迎大家进群交流。

comments powered by Disqus