BlogIdeaList-SwiftUI
Data persistence demo
Demonstrates how to use Core Data with SwiftUI for persisting data and fetching it in an app
71 stars
7 watching
7 forks
Language: Swift
last commit: about 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
albertodebortoli/skopelos | A minimalistic implementation of Core Data's persistent store management and synchronization features | 237 |
sindresorhus/defaults | A modern, type-safe wrapper around UserDefaults for storing and managing app data persistently | 2,032 |
zackshapiro/swiftuiairtabledemo | Demonstrates integration of SwiftUI and Airtable for storing and displaying data | 146 |
joker462/covid-19_swiftui_demo | A COVID-19 information application built with SwiftUI using the NewsAPI and MVVM architecture | 20 |
franckndame/swiftui.builds | A collection of SwiftUI examples and showcases for various apps and services | 590 |
scottlogic/ios9-day-by-day | A collection of sample code projects demonstrating key features of iOS 9. | 1,398 |
andyshep/coredataplaygrounds | A set of playgrounds for exploring the Core Data framework in bite-sized increments. | 152 |
modo-studio/sugarrecord | A persistence wrapper designed to simplify working with Core Data in Swift applications. | 2,110 |
kodecocodes/swiftui-example-app-koober | Porting an iOS app from UIKit to SwiftUI as part of experimental architecture development | 59 |
prosumma/coredataqueryinterface | A fluent interface library for working with Core Data in Swift | 36 |
alfianlosari/swiftui-moviedb | An iOS app prototype demonstrating SwiftUI and MovieDB API integration | 316 |
swiftkickmobile/swiftuimaterialtabs | A SwiftUI library providing Material 3-style tabs and sticky headers | 58 |
maisamilena/myanimelist | An iOS app demonstrating the Clean Swift architecture for managing business logic and data display | 26 |
dreymonde/shallows | A generic abstraction layer over lightweight data storage and persistence | 623 |
peterfriese/swiftui-concurrency-essentials | A set of articles and videos teaching Swift Concurrency in SwiftUI | 113 |