EKEventKit.Example
EKEventKit.Example copied to clipboard
iOS 15, "bottom sheet"
Hi Filip,
I read your blog post about the "bottom sheet" in iOS 15 and I noticed that you used the calendar chooser from your EKEventKit example. I would like to use that style myself but I'm not sure how to implement it. Would you mind giving me a complete example of how to use the bottom sheet style in your calendar chooser (which I'm using in my SwiftUI project)?
I would really appreciate it, thanks in advance!
Hello! Apologies, I missed this notification. Do you still need the sample code?
Hello! Apologies, I missed this notification. Do you still need the sample code?
No worries! Yes, if it's ok with you that would be great.
Thanks!
Hmm since you are using SwiftUI, this bottom sheet is not natively supported yet. But there are some libraries that can help. Check this one for example - https://github.com/adamfootdev/BottomSheet