miquelboschcortes's Stars
pointfreeco/swift-composable-architecture
A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.
cristydobson/Shopping-App-iOS-MVC-CoreData
Personal project in iOS development using Swift 5, MVC architecture, Core Data, Notification Center, UIKit, XCTest, and the Xcode Storyboard. This native iOS e-commerce application deals with updating a shopping cart.
Kaww/travel-app-poc
This is an integration in SwiftUI of a traveling app design made by Dmitry Lauretsky, from Dribble
Whiffer/SwiftUI-PopToRootExample
SwiftUI example to Pop to Root View
dalu93/DLSharedBundleResources
raonivaladares/code_ui_factory_demo_ios
dscyrescotti/SwiftTheming
A powerful lightweight theme manager for SwiftUI
jamesrochabrun/CompositionalList
Customizable SwiftUI List powered by UICollectionViewDiffableDataSource and UICollectionViewLayout
akardas16/SideMenu
This repository shows Side Menu written with SwiftUI
charelF/RemindMeApp
Experimenting with a Note-Taking app in SwiftUI
pawello2222/WidgetExamples
A demo project showing different types of Widgets created with SwiftUI and WidgetKit.
kudoleh/iOS-Clean-Architecture-MVVM
Template iOS app using Clean Architecture and MVVM. Includes DIContainer, FlowCoordinator, DTO, Response Caching and one of the views in SwiftUI
Kuniwak/TestableDesignExample
Sample App to learn a testable design (Smalltalk flavored MVC)
yasuntimure/iMovies
iMovies is an iOS demo project that showcases different software architectures such as MVC, MVVM, and VIPER in different targets. Additionally, there is also a target that demonstrates the use of SwiftUI with MVVM architecture.
iamcrypticcoder/DesignPattern
KevinTopollaj/Design-Patterns-in-iOS
Welcome to "Design Patterns in iOS"! This repository is your go-to resource for exploring a wide range of common design patterns in iOS app development. With detailed explanations and practical code examples. I also encourage contributions from the iOS developer community to make this repository a collaborative hub for knowledge sharing.
swiftlang/swift-evolution
This maintains proposals for changes and user-visible enhancements to the Swift Programming Language.
johnpatrickmorgan/NavigationBackport
Backported SwiftUI navigation APIs introduced in WWDC22
xmartlabs/Eureka
Elegant iOS form builder in Swift
laura-digio/CleanArch
Clean Architecture and SOLID Design Principles
bryanless/Yume-Swift
Discover anime anytime, anywhere. An anime list iOS application with VIPER clean architecture, modularization, and localization.
ihorvovk/Routing-in-SwiftUI-with-type-erased-modifiers
ConradoMateu/MovieDB-Viper
Viper Architecture with SwiftUI, Combine and Good Practices
Amzd/ScrollViewProxy
ScrollViewProxy for SwiftUI on iOS 13 and up
Carla-Codes/starry-night-css-animation
Starry night CSS animation background for beginners
mouredev/retos-programacion-2023
Ejercicios de código semanales en 2023 de la comunidad MoureDev para practicar lógica en cualquier lenguaje de programación.
HaraldBregu/Design_Patterns_With_Swift
Programming Design Patterns in Swift with simple examples
hevalhazalkurt/codewars_python_solutions
My codewars solutions in Python.
apple/swift-async-algorithms
Async Algorithms for Swift