yscode001's Stars
swiftlang/swift-corelibs-foundation
The Foundation Project, providing core utilities, internationalization, and OS independence
baba-s/ugui-super-scrollview-example
Sample project that summarizes usage examples of "UGUI Super ScrollView".
protocolbuffers/protobuf
Protocol Buffers - Google's data interchange format
protobuf-net/protobuf-net
Protocol Buffers library for idiomatic .NET
PlaneZhong/PETimer
A C# Timer Tool.
agelessman/FuckingSwiftUI
提供SwiftUI中文教程,包含进阶内容
yscode001/YSButton
适应内容大小的btn
yscode001/YSKVO
自定义KVO实现
yscode001/YSDemo
个人开发的Demo工程,仅供自己学习及测试使用。
yscode001/YSKit
基于原生的iOS开发工具库
yscode001/XcodeCodeSnippets
Xcode常用代码块
anyRTC-UseCase/ARChatRoom
应用场景包括:语聊房,语音开黑,狼人杀,陌生人交友,组队PK。支持Android 端、iOS 端。
Hunlongyu/ZY-Player
▶️ 跨平台桌面端视频资源播放器.简洁无广告.免费高颜值. 🎞
alibaba/HandyJSON
A handy swift json-object serialization/deserialization library
ReactiveCocoa/ReactiveCocoa
Cocoa framework and Obj-C dynamism bindings for ReactiveSwift.
LoSenTrad/LSTPopView
LSTPopView iOS万能弹窗 (QQ群:1045568246 微信:a_LSTKit)
redis/go-redis
Redis Go client
go-gorm/gorm
The fantastic ORM library for Golang, aims to be developer friendly
astaxie/build-web-application-with-golang
A golang ebook intro how to build a web with golang
Alamofire/Alamofire
Elegant HTTP Networking in Swift
SDWebImage/SDWebImageSwiftUI
SwiftUI Image loading and Animation framework powered by SDWebImage
imfht/fanhaodaquan
番号大全。
JohnEstropia/CoreStore
Unleashing the real power of Core Data with the elegance and safety of Swift
airbnb/lottie-ios
An iOS library to natively render After Effects vector animations
jdg/MBProgressHUD
MBProgressHUD + Customizations
mwaterfall/MWPhotoBrowser
A simple iOS photo and video browser with grid view, captions and selections.
CEWendel/SWTableViewCell
An easy-to-use UITableViewCell subclass that implements a swippable content view which exposes utility buttons (similar to iOS 7 Mail Application)
dzenbot/DZNEmptyDataSet
A drop-in UITableView/UICollectionView superclass category for showing empty datasets whenever the view has no content to display
JonasGessner/JGProgressHUD
An elegant and simple progress HUD for iOS and tvOS, compatible with Swift and ObjC.
agiapp/BRPickerView
BRPickerView 封装的是iOS中常用的选择器组件,主要包括:日期选择器(支持年月日、年月等15种日期样式选择,支持设置星期、至今等)、地址选择器(支持省市区、省市、省三种地区选择)、自定义字符串选择器(支持单列、多列、二级联动、三级联动选择)。支持自定义主题样式,适配深色模式,支持将选择器组件添加到指定容器视图。