Pinned Repositories
BatteryView
Simple battery shaped UIView
CameraBackground
Show camera layer as a background to any UIView
CheckmarkCollectionViewCell
UICollectionViewCell with checkbox when it isSelected and empty circle when not - like Photos.app "Select" mode.
ContactsChangeNotifier
Which contacts changed outside your iOS app? Better CNContactStoreDidChange notification: Get real changes, without the noise.
MultiSelectSegmentedControl
UISegmentedControl remake that supports selecting multiple segments, vertical stacking, combining text and images.
MultiSlider
UISlider clone with multiple thumbs and values, range highlight, optional snap intervals, optional value labels, either vertical or horizontal.
MultiToggleButton
Multiple state tap-to-toggle UIButton (like old camera flash button)
RadioGroup
The missing iOS radio buttons group.
SelectionList
Simple single-selection or multiple-selection checklist, based on UITableView
StepProgressView
Step-by-step progress view with labels and shapes. A good replacement for UIActivityIndicatorView and UIProgressView.
yonat's Repositories
yonat/MultiSlider
UISlider clone with multiple thumbs and values, range highlight, optional snap intervals, optional value labels, either vertical or horizontal.
yonat/StepProgressView
Step-by-step progress view with labels and shapes. A good replacement for UIActivityIndicatorView and UIProgressView.
yonat/MultiSelectSegmentedControl
UISegmentedControl remake that supports selecting multiple segments, vertical stacking, combining text and images.
yonat/RadioGroup
The missing iOS radio buttons group.
yonat/SelectionList
Simple single-selection or multiple-selection checklist, based on UITableView
yonat/MultiToggleButton
Multiple state tap-to-toggle UIButton (like old camera flash button)
yonat/CheckmarkCollectionViewCell
UICollectionViewCell with checkbox when it isSelected and empty circle when not - like Photos.app "Select" mode.
yonat/CameraBackground
Show camera layer as a background to any UIView
yonat/BatteryView
Simple battery shaped UIView
yonat/MockImagePicker
Mock UIImagePickerController for testing camera based UI in simulator
yonat/ContactsChangeNotifier
Which contacts changed outside your iOS app? Better CNContactStoreDidChange notification: Get real changes, without the noise.
yonat/EasyBackgroundRefresh
Easy background refresh registration, scheduling, execution, and completion. BGTaskScheduler for the lazy.
yonat/SweeterSwift
Extensions and syntactic sugar to enrich the Swift standard library, iOS frameworks, and SwifterSwift.
yonat/YONAutoComplete
Add auto-completion to a UITextField
yonat/AvailableHapticFeedback
Unified haptic feedback interface for all subclasses of UIFeedbackGenerator, with availability checks for iOS 9.
yonat/SwiftQuality
Common configuration files for SwiftLint and SwiftFormat
yonat/versionit
Simple bash script to change Xcode project version and build number, create git tag, and update podspec.
yonat/Blinker
mac app that reminds you to blink by displaying animated blinking eyes on your screen at regular intervals
yonat/SystemFontOverride
Easy font branding for your iOS app
yonat/DATASource
Core Data's NSFetchedResultsController wrapper for UITableView and UICollectionView
yonat/Pages
:page_facing_up: UIPageViewController made simple
yonat/SwifterSwift
A handy collection of more than 500 native Swift extensions to boost your productivity.
yonat/AAChartKit-Swift
📈📊📱📺💻An elegant modern declarative data visualization chart framework for iOS, iPadOS and macOS. Extremely powerful, supports line, spline, area, areaspline, column, bar, pie, scatter, angular gauges, arearange, areasplinerange, columnrange, bubble, box plot, error bars, funnel, waterfall and polar chart types. 极其精美而又强大的跨平台数据可视化图表框架,支持柱状图、条形图、折线图、曲线图、折线填充图、曲线填充图、气泡图、扇形图、环形图、散点图、雷达图、混合图等各种类型的多达几十种的信息图图表,完全满足工作所需.
yonat/cocoapods-size
Measure the final binary size for the given set of Cocoapods.
yonat/DATASourceSectionBug
demonstrate crash when an object changes sections in DATASource
yonat/EasyDropdown
:droplet: Fantastic dropdown in Swift
yonat/IrishLife
yonat/KeyboardObserving
⌨️A Combine-based way to observe and adjust for Keyboard notifications in SwiftUI
yonat/PermissionScope
Intelligent iOS permissions UI and unified API
yonat/SwiftLintPlugins