Pinned Repositories
955.WLB
955 不加班的公司名单
ActiveSQLite
ActiveSQLite is an helper of SQLite.Swift. It can let you use SQLite.swift easily.
DragDropiOS
DragDropiOS is a drag and drop manager on iOS. It supports drag and drop with in one or more classes extends UIView. This library contains UICollectionView and UITableView that implenment of drag and drop manager.
FigRefresh
FigRefresh is a Swift refresh framework. It's api looks like MJRefresh. FigRefresh is simple and extensibility.
Myrrh
Myrrh is a helper for CoreData. You will like it.
NavigationRouter
A router implementation designed for complex modular apps, written in Swift
Reed
Reed is a download framework for Swift on iOS. It is many fetures, stability,fast, low coupling, easily extended. This downloader is used ActiveSQLite to persist datas.
Shrimp
Shrimp is an simplify HTTP networking library on iOS.
ZKCollectionViewFreezeLayout
A layout that can set freeze coloums number and row numbers in UICollectionView., and scroll both Horizontal and Vertical direct.
ZKCommonCrypto
This project is only contains CommonCrypto. You can get md5 from file: NSString *fileMd5 = [ZKCrypto fileMD5WithPath:@"filePath"];
KevinZhouRafael's Repositories
KevinZhouRafael/DragDropiOS
DragDropiOS is a drag and drop manager on iOS. It supports drag and drop with in one or more classes extends UIView. This library contains UICollectionView and UITableView that implenment of drag and drop manager.
KevinZhouRafael/ActiveSQLite
ActiveSQLite is an helper of SQLite.Swift. It can let you use SQLite.swift easily.
KevinZhouRafael/Reed
Reed is a download framework for Swift on iOS. It is many fetures, stability,fast, low coupling, easily extended. This downloader is used ActiveSQLite to persist datas.
KevinZhouRafael/ZKCollectionViewFreezeLayout
A layout that can set freeze coloums number and row numbers in UICollectionView., and scroll both Horizontal and Vertical direct.
KevinZhouRafael/Shrimp
Shrimp is an simplify HTTP networking library on iOS.
KevinZhouRafael/FigRefresh
FigRefresh is a Swift refresh framework. It's api looks like MJRefresh. FigRefresh is simple and extensibility.
KevinZhouRafael/NavigationRouter
A router implementation designed for complex modular apps, written in Swift
KevinZhouRafael/ZKCommonCrypto
This project is only contains CommonCrypto. You can get md5 from file: NSString *fileMd5 = [ZKCrypto fileMD5WithPath:@"filePath"];
KevinZhouRafael/Myrrh
Myrrh is a helper for CoreData. You will like it.
KevinZhouRafael/955.WLB
955 不加班的公司名单
KevinZhouRafael/FolioReaderKit
📚 A Swift ePub reader and parser framework for iOS.
KevinZhouRafael/RealReachability
We need to observe the REAL reachability of network. That's what RealReachability do.
KevinZhouRafael/SwiftDate
🐔 Toolkit to parse, validate, manipulate, compare and display dates, time & timezones in Swift.
KevinZhouRafael/SwiftDesignPatternsDemo