An open API service providing repository metadata for many open source software ecosystems.

GitHub / yonat 38 Repositories

Freelance iOS developer. Agile, TDD, and all that jazz. 🎸

Donate: https://github.com/sponsors/yonat

yonat/MockImagePicker

Mock UIImagePickerController for testing camera based UI in simulator

Language: Swift - Size: 122 KB - Last synced at: 14 days ago - Pushed at: 9 months ago - Stars: 28 - Forks: 2

yonat/MultiToggleButton

Multiple state tap-to-toggle UIButton (like old camera flash button)

Language: Swift - Size: 6.03 MB - Last synced at: 7 days ago - Pushed at: 9 months ago - Stars: 85 - Forks: 18

yonat/MultiSlider

UISlider clone with multiple thumbs and values, range highlight, optional snap intervals, optional value labels, either vertical or horizontal.

Language: Swift - Size: 351 KB - Last synced at: 26 days ago - Pushed at: 2 months ago - Stars: 514 - Forks: 113

yonat/MultiSelectSegmentedControl

UISegmentedControl remake that supports selecting multiple segments, vertical stacking, combining text and images.

Language: Swift - Size: 369 KB - Last synced at: about 4 hours ago - Pushed at: 2 months ago - Stars: 304 - Forks: 60

yonat/StepProgressView

Step-by-step progress view with labels and shapes. A good replacement for UIActivityIndicatorView and UIProgressView.

Language: Swift - Size: 201 KB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 382 - Forks: 31

yonat/BatteryView

Simple battery shaped UIView

Language: Swift - Size: 72.3 KB - Last synced at: 22 days ago - Pushed at: 9 months ago - Stars: 51 - Forks: 12

yonat/YONAutoComplete

Add auto-completion to a UITextField

Language: Objective-C - Size: 40 KB - Last synced at: 8 days ago - Pushed at: 2 months ago - Stars: 9 - Forks: 3

yonat/SweeterSwift

Extensions and syntactic sugar to enrich the Swift standard library, iOS frameworks, and SwifterSwift.

Language: Swift - Size: 87.9 KB - Last synced at: 15 days ago - Pushed at: 9 months ago - Stars: 12 - Forks: 13

yonat/RatingControl

⭐️⭐️⭐️⭐️⭐️ Fully customizable star ratings for iOS

Language: Swift - Size: 68.4 KB - Last synced at: 15 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

yonat/CheckmarkCollectionViewCell

UICollectionViewCell with checkbox when it isSelected and empty circle when not - like Photos.app "Select" mode.

Language: Swift - Size: 117 KB - Last synced at: 2 days ago - Pushed at: 9 months ago - Stars: 66 - Forks: 10

yonat/CameraBackground

Show camera layer as a background to any UIView

Language: Swift - Size: 325 KB - Last synced at: 4 days ago - Pushed at: 9 months ago - Stars: 66 - Forks: 9

yonat/EasyBackgroundRefresh

Easy background refresh registration, scheduling, execution, and completion. BGTaskScheduler for the lazy.

Language: Swift - Size: 25.4 KB - Last synced at: 11 days ago - Pushed at: 9 months ago - Stars: 12 - Forks: 0

yonat/ContactsChangeNotifier

Which contacts changed outside your iOS app? Better CNContactStoreDidChange notification: Get real changes, without the noise.

Language: Swift - Size: 155 KB - Last synced at: 16 days ago - Pushed at: 9 months ago - Stars: 20 - Forks: 5

yonat/SelectionList

Simple single-selection or multiple-selection checklist, based on UITableView

Language: Swift - Size: 92.8 KB - Last synced at: 7 days ago - Pushed at: 9 months ago - Stars: 124 - Forks: 20

yonat/RadioGroup

The missing iOS radio buttons group.

Language: Swift - Size: 153 KB - Last synced at: 6 days ago - Pushed at: 9 months ago - Stars: 191 - Forks: 33

yonat/SystemFontOverride

Easy font branding for your iOS app

Language: Swift - Size: 171 KB - Last synced at: 25 days ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

yonat/AvailableHapticFeedback 📦

Unified haptic feedback interface for all subclasses of UIFeedbackGenerator, with availability checks for iOS 9.

Language: Swift - Size: 32.2 KB - Last synced at: 5 days ago - Pushed at: about 1 year ago - Stars: 8 - Forks: 1

yonat/SwiftQuality

Common configuration files for SwiftLint and SwiftFormat

Language: Ruby - Size: 18.6 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 2

yonat/awesome-swift Fork of matteocrippa/awesome-swift

A collaborative list of awesome Swift libraries and resources. Feel free to contribute!

Language: Ruby - Size: 6.45 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

yonat/IrishLife Fork of hardik-nakarani-picup/IrishLife

Size: 585 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

yonat/SwifterSwift Fork of SwifterSwift/SwifterSwift

A handy collection of more than 500 native Swift extensions to boost your productivity.

Language: Swift - Size: 15.7 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

yonat/BadgeLabel

Simple animatable badge, based on UILabel and using CALayer

Language: Objective-C - Size: 20.5 KB - Last synced at: 16 days ago - Pushed at: about 6 years ago - Stars: 49 - Forks: 7

yonat/Blinker

mac app that reminds you to blink by displaying animated blinking eyes on your screen at regular intervals

Language: Swift - Size: 264 KB - Last synced at: 4 months ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

yonat/Pages Fork of hyperoslo/Pages

:page_facing_up: UIPageViewController made simple

Language: Swift - Size: 7.17 MB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 3

yonat/stringizer 📦

turns an object into a std::string

Language: C - Size: 93.8 KB - Last synced at: about 1 year ago - Pushed at: over 13 years ago - Stars: 0 - Forks: 0

yonat/smart_ptr 📦

Simple C++ Smart Pointer Classes

Language: C - Size: 89.8 KB - Last synced at: about 1 year ago - Pushed at: over 13 years ago - Stars: 3 - Forks: 0

yonat/pointainer 📦

STL Extensions for containers of pointers

Language: C++ - Size: 93.8 KB - Last synced at: about 1 year ago - Pushed at: over 13 years ago - Stars: 2 - Forks: 0

yonat/DATASourceSectionBug 📦

demonstrate crash when an object changes sections in DATASource

Language: Swift - Size: 49.8 KB - Last synced at: about 1 year ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

yonat/MiniLayout 📦

Minimal AutoLayout convenience layer. Program constraints succinctly. ⚠️ Moved into https://github.com/yonat/SweeterSwift

Language: Swift - Size: 43.9 KB - Last synced at: about 1 month ago - Pushed at: about 6 years ago - Stars: 8 - Forks: 4

yonat/EditableList 📦

Simple List of UITextField-s based on UITableViewController

Language: Objective-C - Size: 23.4 KB - Last synced at: 18 days ago - Pushed at: about 6 years ago - Stars: 13 - Forks: 0

yonat/SwiftLintPlugins Fork of juozasvalancius/SwiftLintPlugins

Language: Swift - Size: 2.93 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

yonat/versionit

Simple bash script to change Xcode project version and build number, create git tag, and update podspec.

Language: Shell - Size: 22.5 KB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 1

yonat/EasyDropdown Fork of onmyway133/EasyDropdown

:droplet: Fantastic dropdown in Swift

Language: Swift - Size: 3.27 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

yonat/AAChartKit-Swift Fork of AAChartModel/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. 极其精美而又强大的跨平台数据可视化图表框架,支持柱状图、条形图、折线图、曲线图、折线填充图、曲线填充图、气泡图、扇形图、环形图、散点图、雷达图、混合图等各种类型的多达几十种的信息图图表,完全满足工作所需.

Language: Swift - Size: 2.75 MB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

yonat/PermissionScope Fork of gonefish/PermissionScope

Intelligent iOS permissions UI and unified API

Language: Swift - Size: 1.46 MB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

yonat/cocoapods-size Fork of russellbstephens/cocoapods-size

Measure the final binary size for the given set of Cocoapods.

Language: Python - Size: 60.5 KB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

yonat/KeyboardObserving Fork of nickffox/KeyboardObserving

⌨️A Combine-based way to observe and adjust for Keyboard notifications in SwiftUI

Language: Swift - Size: 339 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

yonat/DATASource Fork of 3lvis/DATASource

Core Data's NSFetchedResultsController wrapper for UITableView and UICollectionView

Language: Swift - Size: 14.7 MB - Last synced at: about 1 year ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

yonat/York-Swift-Try-Catch

York-Swift-Try-Catch Repository

Language: Objective-C - Size: 43 KB - Last synced at: about 2 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

yonat/DirectoryUploader

Automatically upload all files saved in source directory, and then delete the uploaded files.

Language: Swift - Size: 24.4 KB - Last synced at: 6 days ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

yonat/FPGSilentLogger Fork of fpg1503/FPGSilentLogger

🔌 Plug and play automatic error and navigation logging for iOS apps.

Size: 180 KB - Last synced at: about 1 year ago - Pushed at: over 9 years ago - Stars: 0 - Forks: 0