Pinned Repositories
DataDemo
A demo about how to use Alamofire, Moya, SwiftyJSON and ObjectMapper to handle data received from server.
DJEmptyView
Add an empty view to your table view with one line of codes.
DJExtension
Extensions, global functions for swift. Create a component with one line of codes.
DJTabBarController
A view controller with a scrollable tabBar that has uncertain number of items. Each item shows a specific view.
DWScrollTabBarController
A scrollable tabBar with dynamic items. Each item shows a specific view.
flutter_demos
flutter demos
HYBNetworking
基于AFNetworking3.0以上版本封装的网络层。提供常用的GET/POST接口、上传下载图片、文件接口、支持缓存等。
MediaEditDemo
A demo about how to cut videos and crop images in a ratio.
SocketClientDemo
Socket client-side built by CocoaAsyncSocket framework written in Swift4.
SocketServerDemo
Socket server-side built by CocoaAsyncSocket framework written in Swift4.
iwufan's Repositories
iwufan/SocketClientDemo
Socket client-side built by CocoaAsyncSocket framework written in Swift4.
iwufan/DJEmptyView
Add an empty view to your table view with one line of codes.
iwufan/DJExtension
Extensions, global functions for swift. Create a component with one line of codes.
iwufan/DWScrollTabBarController
A scrollable tabBar with dynamic items. Each item shows a specific view.
iwufan/DataDemo
A demo about how to use Alamofire, Moya, SwiftyJSON and ObjectMapper to handle data received from server.
iwufan/DJTabBarController
A view controller with a scrollable tabBar that has uncertain number of items. Each item shows a specific view.
iwufan/SocketServerDemo
Socket server-side built by CocoaAsyncSocket framework written in Swift4.
iwufan/flutter_demos
flutter demos
iwufan/MediaEditDemo
A demo about how to cut videos and crop images in a ratio.
iwufan/HYBNetworking
基于AFNetworking3.0以上版本封装的网络层。提供常用的GET/POST接口、上传下载图片、文件接口、支持缓存等。
iwufan/Kingfisher
A lightweight, pure-Swift library for downloading and caching images from the web.
iwufan/Resources
It contains images, sounds and others.
iwufan/swiftui_demos
sample demos written in swiftui and combine.
iwufan/test_android
just for automation testing