jtressle
jtressle
It'll be helpful to add a swiftUI example that uses the standard FirebaseUI. Here's skeleton code that works for me: ``` import SwiftUI import FirebaseUI import Firebase public var screenWidth:...
I'm trying to the FirebaseUI view controller in SwiftUI, but have an issue displaying the privacy policies or TOS. Basically, I'm following the implementation described in issue 811: https://github.com/firebase/FirebaseUI-iOS/issues/811 In...
Hi, I've constructed a partial sheet that basically has 3 rows of ScrollViews (horizontal). Each has 2 to 4 items, and the contents are static. Both PartialSheet 2.0 and 3.0...
I tried running the Swift Example and in ListExample, action() is never called and `selectedIndex` is never updated. I've tested this on my iPhone 15.5 and on my Mac (designed...
### ImageMagick version 7.1.1-18 Q16-HDRI aarch64 21582 ### Operating system MacOS ### Operating system, version and so on 7.1.1-18 Q16-HDRI aarch64 21582 ### Description I'm getting this error when I...
Hi, Great software! I had one question about converting a surface mesh to a manifold surface mesh. Basically, I have a non-manifold mesh (duplicate halfedges), and I'm trying to see...