observedobject
There are 12 repositories under observedobject topic.
CookedNick/Watchable
A generic ObservableObject for every property!
gahntpo/swiftui-property-wrapper
How to decide which SwiftUI property wrapper to use for which situation
V8tr/SceneBasedStateRestoration-Article
Learn how to implement scene-based state restoration using NSUserActivity and SwiftUI: https://www.vadimbulavin.com/ios13-ipados-uiscene-state-restoration-with-nsuseractivity-and-swiftui/
gahntpo/ObservedVSStateObject
Demonstrates the difference between StateObject and ObservableObject
edonv/AVCaptureViewModel
An ObservableObject view model for capturing photo/video on iOS for SwiftUI and UIKit.
MTevangelista/swiftui-taskmanager-app
Task Manager App made for iOS 13+. This repo was created to practice SwiftUI with MVVM
sandeep-hegde/swiftui-fundamentals-project
Welcome to the SwiftUI Fundamentals Project repository, featuring four applications developed while mastering fundamental to intermediate SwiftUI data manipulation.
EP2nd/100_Days_of_SwiftUI-Consolidation_IV-Habiter
The 3rd consolidation project of "100 Days of SwiftUI" tutorial course from Paul Hudson's "Hacking with Swift" website. A habit-tracking app. A complete project I have written from scratch.
jevonchy/iExpense
An expense tracking iOS application built with SwiftUI.
developer-academy-unina/Tutorial-Use-your-data-injecting-your-model-with-ObservableObject-and-ObservedObject
This Tutorial will take you through the steps of setting up a Model for your project, configuring a Class for it file and using in the project.
JohnYezub/SwiftUI_mvvm
Simple SwiftUI App demonstrates lists of US news (thanks https://newsapi.org/). Webkit for detailed news view and WidgetKit for top articles