I want to use Swift UI and wanted to try your sample but after importing polyspatial samples i have this error
Assets/Samples/PolySpatial/SwiftUI/Scripts/SwiftUIDriver.cs(15,9): error CS0246: The type or namespace name ‘SpatialUIButton’ could not be found (are you missing a using directive or an assembly reference?)
Try deleting and reimporting all samples because SpatialUIButton is a class that comes with Polyspatial samples.