14 skills found
nalexn / Clean Architecture SwiftuiSwiftUI sample app using Clean Architecture. Examples of working with SwiftData persistence, networking, dependency injection, unit testing, and more.
SouzaRodrigo61 / SwiftDataTCASample about SwiftData with Composable Architecture in initial fase of development
shapehq / SwiftDataDecoupledExample project showing how the data and view layers can be decoupled when using SwiftData for persistence.
gahntpo / SwiftDataTodoAppThis demo project shows the basic use of SwiftData with SwiftUI. It is a Todo app example.
iamnaran / Dragon Fly IosA iOS App made with SwiftUI, SwiftData , MVVM, NavigationStack
denissimon / Cryptocurrency InfoExample iOS app designed using MVVM-C and Layered Architecture. Uses Swift Concurrency, SwiftData.
sebasf8 / SwiftDataTestA small example to execute a fetch from background thread with swiftData
HuangRunHua / SwiftDataSiriKitDemoA SwiftData+SwiftUI+SiriKit+AppIntent Example.
thatswiftguy / NoteAn example app using SwiftData, CloudKit and Foundation Model.
Northwind-swift / NorthwindSwiftDataThe Northwind Database for SwiftData
erdempapakci / WWDC2023 SwiftData ExampleNo description available
nikolainobadi / NnexUtility to manage swift executables and streamline distribution with Homebrew
Whiffer / SwiftDataDragAndDropExampleNo description available
AranFononi / TodayToDo AppAn iOS To-Do app built with SwiftUI, featuring a colorful, user-friendly interface that supports both light and dark modes. It allows users to easily manage tasks, mark them as completed, and customize settings for a personalized experience. This project uses SwiftData for efficient data management and showcases my practice with SwiftUI.