adamfootdev / BottomSheet

Access UISheetPresentationController in SwiftUI on iOS 15 using a simple .bottomSheet modifier.
MIT License
346 stars 40 forks source link

Project won't compile after installing the package #9

Closed NaifAlrashed closed 3 years ago

NaifAlrashed commented 3 years ago

after installing the library, I get this error:

Screen Shot 2021-09-10 at 7 57 59 AM

I think this thread will help a lot in fixing this issue: https://twitter.com/twannl/status/1415643862761152513

adamfootdev commented 3 years ago

Have you tried running this on Xcode 13 beta 5? Beta 3 & 4 broke this functionality and I added a workaround as a result but it should now work fine in beta 5.