NocodeObjC是一个ObjC低代码平台,包含了ObjC开发中常用的开源库。
首页:https://github.com/Carthage/Carthage
HTTP网络库,基于原生提供NSURLSession实现。请参考:
https://github.com/AFNetworking/AFNetworking
第三方封装的Socket实现。请参考:
https://github.com/robbiehanson/CocoaAsyncSocket
使用ObjC实现的WebSocket。请参考:
https://github.com/facebookincubator/SocketRocket
苹果平台上简易快速的日志库。请参考:
https://github.com/CocoaLumberjack/CocoaLumberjack
Autolayout的简化易用库。请参考:
https://github.com/SnapKit/Masonry
菊花神器。请参考:
https://github.com/jdg/MBProgressHUD
有一个菊花。请参考:
https://github.com/SVProgressHUD/SVProgressHUD
键盘管理。请参考:
https://github.com/hackiftekhar/IQKeyboardManager
YYKit提供多种UI工具,设计图片、键盘、model层等等。
https://github.com/ibireme/YYKit
WebView的js桥。请参考:
https://github.com/marcuswestin/WebViewJavascriptBridge
图表库。请参考:
https://github.com/kevinzhow/PNChart
实现各种UI效果库、各种UI工具,如背景色、阴影等。请参考:
https://github.com/Grouper/FlatUIKit
处理GIF的图片库。请参考:
https://github.com/Flipboard/FLAnimatedImage
图片缓存框架。请参考:
https://github.com/SDWebImage/SDWebImage
自定义ImagePicker。请参考:
https://github.com/banchichen/TZImagePickerController
列表为空时,显示不同提示给用户。请参考:
https://github.com/dzenbot/DZNEmptyDataSet
数据驱动的CollectionView。请参考:
https://github.com/Instagram/IGListKit
自动布局TableViewCell,动态计算高度。请参考:
https://github.com/forkingdog/UITableView-FDTemplateLayoutCell
Mantle是处理Model简单易用工具。请参考:
https://github.com/Mantle/Mantle
字典、字典数组、json、对象相互转化的工具。请参考:
https://github.com/CoderMJLee/MJExtension
RESTful Web service终端,提供多种功能,如Model映射等。请参考:
https://github.com/RestKit/RestKit
FMDB是一个SQLite封装库。请参考:
realm是一个替代CoreData、SQLite的数据库。请参考:
https://github.com/realm/realm-cocoa
CoreData简化库。请参考:
https://github.com/magicalpanda/MagicalRecord
facebook ios SDK。请参考:
https://github.com/facebook/facebook-ios-sdk
微信登录、分享、支付等等,微信开放平台。请参考:
qq登录、分享等等,qq互联平台。请参考:
腾讯系所有应用开放平台,包括微信、qq、qq空间、应用宝、AI等。请参考:
微博登录、分享等等,微博开放平台。请参考:
ObjC响应式编程。请参考:
https://github.com/ReactiveCocoa/ReactiveCocoa
App内调试工具。请参考: