stoeffn's Stars
ReactiveCocoa/ReactiveCocoa
Cocoa framework and Obj-C dynamism bindings for ReactiveSwift.
realm/realm-swift
Realm is a mobile database: a replacement for Core Data & SQLite
Moya/Moya
Network abstraction layer written in Swift.
dzenbot/DZNEmptyDataSet
A drop-in UITableView/UICollectionView superclass category for showing empty datasets whenever the view has no content to display
cjwirth/awesome-ios-ui
A curated list of awesome iOS UI/UX libraries
futurice/ios-good-practices
Good ideas for iOS development, by Futurice developers.
kishikawakatsumi/KeychainAccess
Simple Swift wrapper for Keychain that works on iOS, watchOS, tvOS and macOS.
ReSwift/ReSwift
Unidirectional Data Flow in Swift - Inspired by Redux
realm/jazzy
Soulful docs for Swift & Objective-C
mamaral/Onboard
An iOS framework to easily create a beautiful and engaging onboarding experience with only a few lines of code.
google/j2objc
A Java to iOS Objective-C translation tool and runtime.
SwiftyBeaver/SwiftyBeaver
Convenient & secure logging during development & release in Swift 4 & 5
facebook/componentkit
A React-inspired view framework for iOS.
Live-Charts/Live-Charts
Simple, flexible, interactive & powerful charts, maps and gauges for .Net
DeclarativeHub/Bond
A Swift binding framework
malcommac/SwiftRichString
👩🎨 Elegant Attributed String composition in Swift sauce
ReactiveCocoa/ReactiveSwift
Streams of values over time
matthewpalmer/Locksmith
A powerful, protocol-oriented library for working with the keychain in Swift.
evgenyneu/keychain-swift
Helper functions for saving text in Keychain securely for iOS, OS X, tvOS and watchOS.
nvzqz/FileKit
Simple and expressive file management in Swift
dani-gavrilov/GDPerformanceView-Swift
Shows FPS, CPU and memory usage, device model, app and iOS versions above the status bar and report FPS, CPU and memory usage via delegate.
52inc/Pulley
A library to imitate the iOS 10 Maps UI.
spotify/HubFramework
DEPRECATED – Spotify’s component-driven UI framework for iOS
RxSwiftCommunity/RxRealm
RxSwift extension for RealmSwift's types
Augustyniak/FileExplorer
FileExplorer is a powerful iOS file browser that allows its users to choose and remove files and/or directories
giulio92/GLTableCollectionView
Netflix and App Store like UITableView with UICollectionView, written in pure Swift 4.2
davbeck/TUSafariActivity
A UIActivity subclass that opens URLs in Safari
wwdc/2017
Student Submissions for the WWDC 2017 Scholarship
j2objc-contrib/j2objc-gradle
This plugin is no longer actively maintained. J2ObjC Gradle Plugin: enables Java source to be part of an iOS application's build so you can write an app's non-UI code (such as application logic and data models) in Java, which is then shared by Android apps (natively Java) and iOS apps (using J2ObjC), all as part of your usual Android Gradle build.
GPiotr/epic-programming