After wrapping View inside HostingController animation is lost
Using SwiftUI Views with animations works great with @State variable which modifications causes declared animations. But soon as I wrap the view inside hosting Controller animation stops.
After wrapping View inside HostingController animation is lost
Using SwiftUI Views with animations works great with @State variable which modifications causes declared animations. But soon as I wrap the view inside hosting Controller animation stops.