swiftUI-slide-over-card
swiftUI-slide-over-card copied to clipboard
Slide over modal/card for SwiftUI
Thank you for your contribution in making this UI component. Helps out a lot. I am however facing a problem. I'm not certain it is related to the SlideOverCard, but...
When adding the package as described in the README, it fails with the following error: ``` the Package.resolved file is most likely severely out-of-date and is preventing correct resolution; delete...
In addition to top, middle and bottom location it would be great to have an automatic mode which looks at the height of the content and automatically set it so...
Not sure why we use the number of 80 here, but does anyone know how to position the card exactly above the tabBar when it is at the bottom position?...
Hi, Thank you for developing this.. I manage to get it work but the card animation is somehow unstable: Main issues: 1. When I slide the card to the .middle...
It would be nice to compensate for the tabbar height if it is visible in both portrait and landscape modes
This has been in tested only in the simulator: - Start the app using slide over card - switch the app into dark or light mode (inverse of where you...