LeoNatan / LNPopupUI

A SwiftUI library for presenting views as popups, much like the Apple Music and Podcasts apps.
MIT License
320 stars 29 forks source link

How to cooperate with withAnimation(...) when switching PopupOpen #16

Closed wxyjay closed 2 years ago

wxyjay commented 2 years ago

Instead of opening an issue, start a discussion here: https://github.com/LeoNatan/LNPopupUI/discussions/new

LeoNatan commented 2 years ago

I don’t think this is possible given the SwiftUI-UIKit bridging API. Sorry