vendruscolo's Stars
dreymonde/AppFolder
🗂 Never use NSSearchPathForDirectoriesInDomains again
jazzychad/iCloudCoreDataStarter
Example Xcode swift iOS project for Core Data + iCloud syncing
davdroman/PeriodDuration
The ISO 8601 period/duration APIs missing in Foundation
pointfreeco/swift-custom-dump
A collection of tools for debugging, diffing, and testing your application's data structures.
lyft/Hammer
iOS touch synthesis library
christianselig/TableOfContentsSelector
A view that shows selectable symbols, similar to UITableView's `sectionIndexTitles` API but with support for symbols and more flexibility
davdroman/TextBuilder
Like a SwiftUI ViewBuilder, but for Text
rwapp/A11yUITests
Accessibility tests for XCUI Testing.
lkostrowski/job-interview-questions-to-ask-companies
List of interview questions... For candidates! Pick your next company wisely
davdroman/MultiModal
Use multiple .sheet, .alert, etc. modifiers in the same SwiftUI View
jayhickey/Cirrus
☁️ Simple CloudKit sync for Codable Swift models
b3ll/Decomposed
CATransform3D manipulation made easy.
exyte/Grid
The most powerful Grid container missed in SwiftUI
nexor-it/PIPWKit
Picture in Picture Window for iOS
johnste/finicky
A macOS app for customizing which browser to start
iGhibli/iOS-DeviceSupport
This repository holds the device support files for the iOS, and I will update it regularly.
davedelong/time
Robust and type-safe date and time calculations for Swift
airbnb/MagazineLayout
A collection view layout capable of laying out views in vertically scrolling grids and lists.
radianttap/Coordinator
Implementation of Coordinators app design pattern.
polac24/StubKit
Swift library for stubbing and mocking in unit tests
igorkulman/iOSLocalizationEditor
Simple macOS editor app to help you manage iOS and macOS app localizations by allowing you to edit all the translations side by side
CleverPumpkin/CrispyCalendar
mac-gallagher/Shuffle
🔥 A multi-directional card swiping library inspired by Tinder
michaeleisel/ZippyJSON
A much faster version of JSONDecoder
CleanCocoa/SearchExpressionParser
Parses search strings (as in: what you put into a search engine) into evaluable expressions
marcosgriselli/Sizes
View your app on different device and font sizes
CharlesJS/CSProgress
A higher-performing, easier-to-use replacement class for Apple's NSProgress, written in Swift.
dgrzeszczak/KeyedCodable
Easy nested key mappings for swift Codable
rockbruno/SwiftInfo
📊 Extract and analyze the evolution of an iOS app's code.
matghazaryan/Unrealm
Unrealm is an extension on RealmCocoa, which enables Swift native types to be saved in Realm.