siteline / swiftui-introspect

Introspect underlying UIKit/AppKit components from SwiftUI
MIT License
5.71k stars 352 forks source link

Remove `Toggle` introspection on visionOS #373

Closed davdroman closed 1 year ago

davdroman commented 1 year ago

visionOS 1.0 beta 4 changed the underlying Toggle implementation and is no longer backed by a UIKit view, so sadly we'll have to remove this.

As visionOS 1.0 is still in beta I don't consider this worthy of a major library version bump, so next version will simply be 1.1.0.