diniska / modal-view

Present Modal view with Swift UI in the same way you would do with NavigationView
MIT License
92 stars 9 forks source link

Package is compatible with iOS 9+ #13

Closed diniska closed 3 years ago

diniska commented 3 years ago

Conditional compilation added to make the package available for the projects with graceful degradation approach where SwiftUI is conditionally used for iOS 13+.