11.iOS常用来参考技术类库:

ps:以下每个类库都是敝人用过之后,在某项技术上特别牛逼,推荐给大家,以飨食者!

截止到20170426总结 最后的技术为:极光推送
友情提示:以下排序按照首字母A—Z 的顺序进行排序:

目录如下:

11.iOS常用来参考技术类库:_第1张图片
个人常用技术类库目录.png

倒计时专用
https://github.com/gitkong/countDownDemo

第三方登录
https://github.com/Lede-Inc/LDSDKManager_IOS

各种平台二维码扫描吊炸天
LBXScan
https://github.com/MxABC/LBXScan
ZXingObjC
https://github.com/TheLevelUp/ZXingObjC

环信集成方面参考
LZEasemob3
https://github.com/nacker/LZEasemob3
ZYChat
https://github.com/zyprosoft/ZYChat

获得本地通讯录名单
PPGetAddressBook
https://github.com/liuhenCoder/ABPeoplePickerNavigationController-CNContactPickerViewController-MFMessageComposeViewController

获得相册并选择多张图片上传
DemoOfAlbumShow
https://github.com/SirJunqiuWu/DemoOfAlbumShow

监听类中任何方法(代替继承)
Aspects
https://github.com/steipete/Aspects

可以监听nav返回按钮的点击
uiNavigationcontrollerBackHandler https://github.com/mengmanzbh/uiNavigationcontrollerBackHandler

类似微信聊天录音和播放
LGAudioKit
https://github.com/gang544043963/LGAudioKit

模型通讯录排序吊炸天
KBSortTool
https://github.com/Mringkang/KBSortTool

瀑布流效果参考
WaterfallFlowDemo https://github.com/lengmolehongyan/WaterfallFlowDemo

商城界面
Linkage
https://github.com/leejayID/Linkage

数据存储解归档
WZXArchiver
https://github.com/Wzxhaha/WZXArchiver

图文混排吊咋天
CoreLabel
https://github.com/CharlinFeng/CoreLabel
TYAttributedLabel
https://github.com/12207480/TYAttributedLabel

下载视频本地播放吊
HLZipImage
https://github.com/jidao123/HLZipImage
MPDownLoadManager https://github.com/shaoyanglichao01/MPDownLoadManager

优秀轮播图设计
SDCycleScrollView
https://github.com/gsdios/SDCycleScrollView

支付方面
FLPayManager
https://github.com/gitkong/FLPayManager

自定义TabBar参考
XHTabBar
https://github.com/CoderZhuXH/XHTabBar

Frame或者AutoLayout布局
HandyAutoLayout
https://github.com/casatwy/HandyAutoLayout

IJKMediaFramework
MiaowShow
https://github.com/SunLiner/MiaowShow
YZLiveAppDemo
https://github.com/iThinkerYZ/YZLiveAppDemo

MJ大神方面
MJExtension
https://github.com/CoderMJLee/MJExtension
MJRefresh
https://github.com/CoderMJLee/MJRefresh

OC 与JS互相调用
JavaScriptCore
https://github.com/hszhsh/JavaScriptCore
WKWebViewH5ObjCDemo https://github.com/CoderJackyHuang/WKWebViewH5ObjCDemo

shareSDK自定义界面
JZShare
https://github.com/chenzht/JZShare

附上本人的自创封装Demo以及类库等,欢迎大家使用!

微信支付功能集成:(本人得意之作)
https://github.com/zxwIsCode/WechatAliPay

个人空项目集成:(本人强烈建议使用)
https://github.com/zxwIsCode/FirstDemo

TextFeild 控件是否有文字功能集成:
https://github.com/zxwIsCode/TextFieldEditeState
极光推送集成:
https://github.com/zxwIsCode/TestPushJiGuang
百度地图集成 :
https://github.com/zxwIsCode/BaiduMapDemo
环信集成:
https://github.com/zxwIsCode/DaviDEaseMoble
视频直播集成:
https://github.com/zxwIsCode/LiveStreaming
科大讯飞语音解析以及合成集成以及项目:
https://github.com/zxwIsCode/DaviD_VoiceMap

有问题请联系QQ1824496534,备注,我的项目!谢谢支持!

你可能感兴趣的:(11.iOS常用来参考技术类库:)