CustomModalView
CustomModalView copied to clipboard
Results
2
CustomModalView issues
Sort by
recently updated
recently updated
newest added
First off, I really like this package. Unfortunately, it behaves strangely with `NavigationView`s: content appears to "fly in" from off the screen. Demo code: ```swift import SwiftUI import CustomModalView struct...
Hi-- Thanks for this package!! I'm using it in https://github.com/SyncServerII/Neebla. One thing I'm finding: So far, in my use of your package, by default-- the background view controls are not...