AndreaMiotto / PartialSheet

A SwiftUI Partial Sheet fully customizable with dynamic height
https://github.com/AndreaMiotto/PartialSheet/wiki
MIT License
1.73k stars 194 forks source link

Cannot use Previews when adding .addPartialSheet(style:) modifier #140

Closed gerkov77 closed 2 years ago

gerkov77 commented 2 years ago

Cannot use Previews at all, after adding .addPartialSheet(style:) modifier to code. Everything works on simulator and device though. Any thoughts on that?

AndreaMiotto commented 2 years ago

Check it out version 3. All the example previews work, feel free to reopen an issue if you are still facing the problem