-
### Description
A SwiftUI `Picker` bound to a `@Perceptible` model triggers the "Perceptible state was accessed but is not being tracked" runtime warnings in iOS 18.
It seems to be due to access t…
-
Hi,
Would it be possible to add a SwiftUI Example of how to incorporate Cluster into a project in SwiftUI project in Xcode 11?
Thanks a lot!
-
### Do I have the most recent component updates?
- [X] I use the most recent available driver/plugin and server versions
### Is the component officially supported by the Appium team?
- [X] I …
-
My biggest pain point of using SwiftUI within UIKit is animation. Example:
I can't animate the height of a SwiftUI view from within SwiftUI when it's in a UIHostingController or your HostingView that…
-
# とりあえず動くコード
```swift
//
// ContentView.swift
// mqtt2
//
// Created by Inoue, Masayuki on 2023/07/02.
//
import Foundation
import SwiftUI
import CocoaMQTT
struct ContentView: View {…
-
I'm a little confused as to how to use this lib in a ViewModel SwiftUI context. I'd rather not have the View have a dependency on the CoreStore lib.
```swift
import SwiftUI
import CoreData
impor…
-
Would be neat to have an example for ObjectBox that uses SwiftUI. Could share some code with the existing Example.
-
**Project** SwiftUI Example
**Commit**: 0c89acc6b542a19ae9060880a87b38a504c40a6a
**Branch**: main
**iOS Version**: 17.5, iPhone 15
![Simulator Screenshot - iPhone 15 Pro - 2024-09-01 at 20 46 39…
-
Hi, are there a SwiftUI example of using TOCropViewController? I've just started to learn SwiftUI and have no previous experiences of UIViewcontroller so would help get me going.
-