美文网首页iOS实用知识点
iOS优秀代码仓库集合

iOS优秀代码仓库集合

作者: huainanzi | 来源:发表于2017-11-25 17:52 被阅读34次


我们在平时开发用到开源的库那是再常见不过的了,大佬们都说过:阅读优秀开源库是提高代码水平的必经之路。我虽然平时用的也很多,但是用着用着就忘了,所以在此分类记录下来,便于以后查阅和阅读。

Objective-C


UIKit


MJRefresh(刷新控件)

MBProgressHUD(网络活动指示器)

XLForm(表单)

YYText

YYWebImage

SDWebImage

YYImage

IGListKit

Texture

Masonry

TYPagerController

CYLTabBarController

QMUI

CMPopTipView

yoga

DTCoreText

TZImagePickerController

JZNavigationExtension

LKImageKit

FSCalendar

UberSignature(签名)

NetworkingKit


AFNetWork(iOS项目主流必备网络库)

YTKNetwork

XMNetworking

CocoaAsyncSocket

XMPPFramework

CocoaHTTPServer

DBKit


fmdb

YYCache

wcdb

ToolKit


MJExtension(模型转换器)

YYModel

iOS-System-Services

PerformanceAnalyzer

JPFPSStatus

WebKit


WebViewJavascriptBridge

TOWebViewController

AVKit


SGPlayer

KTVHTTPCache

ijkplayer

ZFPlayer

JPVideoPlayer

MRVLCPlayerMobileVLCKit-SDK

PBJVideoPlayer

ALMoviePlayerController

VKVideoPlayer

KRVideoPlayer

Cross-platformKit


HybirdKit


VasSonic

AnimationKit


lottie-ios

Hero

CollectionKit

Open GL/CV/ALKit


GPUImage

MLKit


mobile-deep-learning

susi_iOS

turicreate

AR/VRKit


open project


JSQMessagesViewController

cyclestreets

GitHubPopular

nextcloud

FRP


ReactiveCocoa

APM


XXShield

app-host

architecture


RIBs

swift


UIKit

SnapKit

muukii/Pixel

Menu

Aquaman

VEditorKit

ReactNative


teaset

相关文章

  • iOS优秀代码仓库集合

    我们在平时开发用到开源的库那是再常见不过的了,大佬们都说过:阅读优秀开源库是提高代码水平的必经之路。我虽然平时用的...

  • OC优秀代码仓库集合

    UIKit MJRefresh(刷新控件) MBProgressHUD(网络活动指示器) XLform(表单) Y...

  • iOS 优秀网址集合

    都是些很好的网址和开源库,闲来无聊常看看 干货社区 https://yq.aliyun.com/ziliao/to...

  • 常用开发网

    代码仓库:https://git.coding.net IOS demo库:http://www.code4app...

  • 私有库

    私有库 仓库概念 代码仓库 版本仓库 代码仓库 代码仓库是用来存放代码,并进行维护的。相当于一个项目 版本仓库 版...

  • iOS 常用代码集合(一)

  • 创建CocoaPods

    原文地址 https://blog.methodname.com/ios/ 1.创建远程仓库2.创建本地组件代码库...

  • Git 代码管理和常用命令

    git 其实有3个代码仓库:workspace的代码、本地仓库的代码、远程仓库的代码 git commit,指的是...

  • Git用于团队开发的代码仓库

    建立代码仓库(专门用于团队开发的代码仓库)====================================...

  • Git 团队开发

    建立代码仓库(专门用于团队开发的代码仓库)====================================...

网友评论

    本文标题:iOS优秀代码仓库集合

    本文链接:https://www.haomeiwen.com/subject/sqicbxtx.html