- Dublin
Stars
A curated list of awesome iOS ecosystem, including Objective-C and Swift Projects
Algorithms and data structures in Swift, with explanations!
📖 Design Patterns implemented in Swift 5.0
A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.
Gathering all info published, both by Apple and by others, about new framework SwiftUI.
Roadmap to becoming an iOS developer in 2018.
Template iOS app using Clean Architecture and MVVM. Includes DIContainer, FlowCoordinator, DTO, Response Caching and one of the views in SwiftUI
A debug log framework for use in Swift projects. Allows you to log details to the console (and optionally a file), just like you would have with NSLog() or print(), but with additional information,…
📚 Curated list of articles, tutorials and repos that may help you dig a little bit deeper into iOS [and Apple Platforms].
CleanroomLogger provides an extensible Swift-based logging API that is simple, lightweight and performant
A Swift playground explaining the concepts of the new Combine framework
A curated list of Open Source example iOS apps developed in Swift. An amazing list for people who are beginners and learning ios development and for ios developers who need any example app or fea…
Uma lista de conteúdos para você aprender Swift
Sample iOS app demonstrating Coordinators, Dependency Injection, MVVM, Binding
Xcode template for VIPER Architecture written in Swift 4
A movie iOS app built with the MVVM architecture, Combine and SwiftUI frameworks https://www.vadimbulavin.com/modern-mvvm-ios-app-architecture-with-combine-and-swiftui/.
A simple way to consume custom deep link URLs in a Swift app
The projects and the materials that accompany the Combine: Asynchronous Programming With Swift Book
An iOS application written in Swift to demonstrate how to implement a Clean Architecture in iOS
Full Stack Protocol Oriented BDD in Xcode for iOS app with Swift using XCUITest, Cucumberish and FitNesse
Resources for Udacity's iOS Networking with Swift course.
Learning ground for iOS Design Pattern included with sample projects for MVC, MVP, MVVM, and VIPER
The projects and the materials that accompany the Swift Apprentice book.