Cindori / ObservableTests

Exploring the new Observable framework on our Blog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ObservableTests

This repository contains test code for the article on the Cindori Blog: Controlling SwiftUI View updates with Observation

Observation in SwiftUI

The Observation framework was introduced with iOS 17.0 and macOS 14.0. If you need to support older OS and want to learn strategies for constraining view updates in SwiftUI without using Observation, stay tuned on our Blog for our next post on this topic.

About

Exploring the new Observable framework on our Blog


Languages

Language:Swift 100.0%