Not sure if you can. That's why card has handleview (white horizontal line as in this video), so it's pretty intuitive for a user to drag card by that handleview.
If you’re targeting iOS 16, you can use the default sheet with .presentationDetents() to get the same bottom sheet with keyboard detection, for more Check this out. th-cam.com/video/thT00pe9epg/w-d-xo.html
My actual requirement is to implement a feature similar to the direct message (DM) editing page in the Slack mobile app. If you observe the Slack DM editing screen, there is a bottom view that automatically scrolls to the top when you begin editing. Additionally, it ensures that the last card in the list is visible. In my case, instead of using an image as in your demo, I need to have a scrollable list. The bottom sheet should also allow editing functionality. could you please tell me the way to achieve this?
Amazing...No words can compete the praise you deserve.
can you someone tell me how to move the slider when keyboard appear?
You're the goat, love your channel!
@kavsoft check my IG dm
Thanks for the video, I learnt a lot of things with your content.
How to move sheet view down when dragging scrollview down, like Apple Maps app?
@kavsoft or anyone please give the solution.. me also facing this ISSUE
Fantastic, but what if bottom sheet has List or Scrollview?
There is a conflict between drag gesture and scrolling. How to resolve this?
Do you finally found how to do in this case ?
Not sure if you can. That's why card has handleview (white horizontal line as in this video), so it's pretty intuitive for a user to drag card by that handleview.
Got any solution?
Its very help me! Thanx bro! =)
Finally !!! someone made it .
Can you make if touch end then drawer should stop on that location only
You are always so great
@kavsoft can you please tell me how to move the slider when keyboard appear? because the keyboard is hiding the sliderview
If you’re targeting iOS 16, you can use the default sheet with .presentationDetents() to get the same bottom sheet with keyboard detection, for more Check this out.
th-cam.com/video/thT00pe9epg/w-d-xo.html
@kavsoft Thanks for responding me, I had achieved it by using keyboard observer with offset value changes
My actual requirement is to implement a feature similar to the direct message (DM) editing page in the Slack mobile app. If you observe the Slack DM editing screen, there is a bottom view that automatically scrolls to the top when you begin editing. Additionally, it ensures that the last card in the list is visible. In my case, instead of using an image as in your demo, I need to have a scrollable list. The bottom sheet should also allow editing functionality.
could you please tell me the way to achieve this?
This is exactly what I need ! Thanks 🙏🏽
amazing! Thanks.
thank u so much!
You are the best of the bests !!!!!
how to combine scrollview with drag gesture simultaneously?
amazing lesson... thank you
How would you do "Scroll down blur view if scroll view is at the top"
Everything is good , just small issue it does not stop when i drag it open , it just close right away
every time I try to use the drag gesture it app crash any pointers?
When I drag while sheet is on the middle, it goes back at the bottom.
First cmd dude