I know haha, I was taking a look at it personally myself, and just thought, I may as well cover it in a video while I'm checking it out anyway 🤩 Thanks as always Simon! 🙌
Nice video, Alan. Previously, I made sth similar with Ionic modal, but this bottom sheet is far better. Thanks for the demo. Hopefully, the Ionic 6 release is not too far.
@@AlanMontgomery wow didn't expect a response thankyou, since I've been using react tsx i hope you would make a tutorial for that also you earned a sub ☺️☺️
isOpen={true} backdropBreakpoint={0.5} backdropDismiss={false} showBackdrop={false} breakpoints={[0.3, 0.5, 1]} initialBreakpoint={0.5} Already found a solution with this please add the backdropBreakpoint property Edit: I still don't know or understand the proper method on how this happened to work so lets leave the rest for Alan to explain in his next content =) for those who look for immediate solution i hope this helps =D
A first look at the bottom sheet, "sheet modal" in the Ionic Framework - coming in V6!
That was fast Alan, just read about it this morning. Love the UI of it 😍
I know haha, I was taking a look at it personally myself, and just thought, I may as well cover it in a video while I'm checking it out anyway 🤩 Thanks as always Simon! 🙌
Hey Alan
Looking to see if you had a video or the code to tell me how to have the user add their own markers when using the maps
I could do this for you!
Nice video, Alan.
Previously, I made sth similar with Ionic modal, but this bottom sheet is far better.
Thanks for the demo.
Hopefully, the Ionic 6 release is not too far.
Thanks alot Parham! Appreciate it! I know, I'm very excited for it!
Great video Alan!
Thanks so much Ben!!
How about swipe to close ?
Any idea roughly what month we can expect v6 RC?
There is no indication just yet on when it’s gonna be released as a RC. I would hazard a guess at maybe a month or 2 from now maybe?
how do you make the background clickable without dismissing the modal?
I have same problem do you have solution with this
I will address this in an upcoming video
I will address this in an upcoming video
@@AlanMontgomery wow didn't expect a response thankyou, since I've been using react tsx i hope you would make a tutorial for that also you earned a sub ☺️☺️
isOpen={true}
backdropBreakpoint={0.5}
backdropDismiss={false}
showBackdrop={false}
breakpoints={[0.3, 0.5, 1]}
initialBreakpoint={0.5}
Already found a solution with this please add the backdropBreakpoint property
Edit: I still don't know or understand the proper method on how this happened to work so lets leave the rest for Alan to explain in his next content =) for those who look for immediate solution i hope this helps =D