1

I have a SwiftUI view with fields that changes according to an object type that is about to be created. Each type has a different amount of fields, what makes the popover size change. I would like to make that change in size animated. How can I do that? It’s not possible with SwiftUI, so I would need to use the NSViewRepresentable for the popover that will be shown when clicking SwiftUI buttons.

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.