LucasVanDongen's Stars
ReactiveCocoa/ReactiveCocoa
Cocoa framework and Obj-C dynamism bindings for ReactiveSwift.
realm/SwiftLint
A tool to enforce Swift style and conventions.
WenchaoD/FSCalendar
A fully customizable iOS calendar library, compatible with Objective-C and Swift
mac-cain13/R.swift
Strong typed, autocompleted resources like images, fonts and segues in Swift projects
nytimes/objective-c-style-guide
The Objective-C Style Guide used by The New York Times
hmlongco/Factory
A new approach to Container-Based Dependency Injection for Swift and SwiftUI.
uber/needle
Compile-time safe Swift dependency injection framework
FlineDev/BartyCrouch
Localization/I18n: Incrementally update/translate your Strings files from .swift, .h, .m(m), .storyboard or .xib files.
efremidze/Cluster
Easy Map Annotation Clustering 📍
stasel/WebRTC-iOS
A simple native WebRTC demo iOS app using swift
soffes/HotKey
Simple global shortcuts in macOS
cx-org/CombineX
Open source implementation of Apple's Combine
davedelong/sfsymbols
Export the shapes in the SF Symbols font
JamesSedlacek/Routing
SwiftUI library for abstracting navigation logic from views
infinum/Japx
Lightweight parser for the complex JSON:API (http://jsonapi.org/) structure.
mattpolzin/JSONAPI
Swift Codable JSON:API framework
LucasVanDongen/iOSArchitecturesCompared
Three times the same simple chat application example done in classic MVC, RxSwift (MVVM) and
madongchunqiu/UITableViewCell-Lifecycle-Swift
UITableViewCellLifecycleExtension in swift (with MDTableViewDelegate) provides lifecycle events for TableViewCell in TableView, just like viewWillAppear and viewDidAppear in UIViewController
fpg1503/OptionalOutlets
❓ An Xcode plugin to make @IBOutlets Optional
LucasVanDongen/Constraint
Constraint is a simple fluent Swift wrapper for iOS Auto Layout that has a very natural syntax
lucaswkuipers/SafeTypes
Swift Library to improve type safety in Swift.
lucaswkuipers/SafeTypesMacros
Macros for compile-time SafeTypes initializers from literals
LucasVanDongen/SwiftTypeInferenceBenchmarks
A set of benchmarks that compares various aspects of type inference affecting compiler performance
LucasVanDongen/ThreadTortureTests
A small Swift repository showcasing all kinds of edge cases and solutions when dealing with threads at scale
syvelasquez10/evolucionNetflix
JafarH96/JAlertPresenter
LucasVanDongen/WebRTC-Local-Loop-iOS
A small demo project how to have the most simple setup possible for WebRTC on iOS