Yilei He's repositories
iOS-UIFont-Names
A handy cheatsheet for calling UIFont(name: size:)
SwiftJSONSolution
Provide an efficient solution to convert objects between Swift objects(struct) and JSON
HYLImageManager
This is a convenience CRUD tool for image files in iOS file system
YHJSONGenerator
A small library to convert any object to json in swift.
FDFullscreenPopGesture
A UINavigationController's category to enable fullscreen pop gesture with iOS7+ system style.
HYLImageGroupViewController
This is a image viewer similar to what WeChat uses to view images
SwiftUI-MVVM
This is a practice project that experiments of SwiftUI and Combine to implement a MVVM architecture.
ActionSheetPicker-3.0
Quickly reproduce the dropdown UIPickerView / ActionSheet functionality on iOS.
awesome-xcode-extensions
Awesome native Xcode extensions.
bash-example
An example repository you can use as a test project with Buildkite
eway-rapid-ios
eWAY Rapid iOS library
HYLNetworkCaching
A light tool that used to cache network request for offline access.
MultiSelectSegmentedControl
UISegmentedControl remake that supports selecting multiple segments, vertical stacking, combining text and images.
NSTextView-LineNumberView
Add line numbers to an instance of NSTextView. The line number view is implemented as a subclass of NSRulerView.
SwiftGuide
这份指南汇集了Swift语言主流学习资源,并以开发者的视角整理编排。http://dev.swiftguide.cn
SwiftUIRemoteImage
A light implementation to load images from server.
UberSignature
Provides an iOS view controller allowing a user to draw their signature with their finger in a realistic style.
UIView-InterruptibleTap
A convenience method to implement a kind of tap gesture that is cancelable
URLSessionStub
A stub to mock responses for URLSession
xcode-open-on-github
Quick Actions for Xcode to jump to a source code line on Github or copy GitHub link to clipboard.
YLAlertHUD
A HUD for showing alert/notification information