-
swiftui_demos Public
sample demos written in swiftui and combine.
Swift MIT License UpdatedNov 10, 2021 -
-
-
DJExtension Public
Extensions, global functions for swift. Create a component with one line of codes.
-
DJEmptyView Public
Add an empty view to your table view with one line of codes.
-
DJTabBarController Public
A view controller with a scrollable tabBar that has uncertain number of items. Each item shows a specific view.
-
MediaEditDemo Public
A demo about how to cut videos and crop images in a ratio.
-
DataDemo Public
A demo about how to use Alamofire, Moya, SwiftyJSON and ObjectMapper to handle data received from server.
-
-
Kingfisher Public
Forked from onevcat/KingfisherA lightweight, pure-Swift library for downloading and caching images from the web.
Swift MIT License UpdatedDec 18, 2018 -
DWScrollTabBarController Public
A scrollable tabBar with dynamic items. Each item shows a specific view.
-
HYBNetworking Public
Forked from CoderJackyHuang/HYBNetworking基于AFNetworking3.0以上版本封装的网络层。提供常用的GET/POST接口、上传下载图片、文件接口、支持缓存等。
Objective-C MIT License UpdatedMar 15, 2018 -
SocketServerDemo Public
Socket server-side built by CocoaAsyncSocket framework written in Swift4.
-
SocketClientDemo Public
Socket client-side built by CocoaAsyncSocket framework written in Swift4.