SwiftUI Bottom Sheet Drawer - Custom Action Sheet - Drag Gesture - SwiftUI Tutorials

แชร์
ฝัง
  • เผยแพร่เมื่อ 12 พ.ย. 2024

ความคิดเห็น • 30

  • @razon619
    @razon619 3 ปีที่แล้ว +1

    Amazing...No words can compete the praise you deserve.

  • @comedycentral4333
    @comedycentral4333 8 หลายเดือนก่อน +1

    can you someone tell me how to move the slider when keyboard appear?

  • @giannis6924
    @giannis6924 3 ปีที่แล้ว

    You're the goat, love your channel!

    • @giannis6924
      @giannis6924 3 ปีที่แล้ว

      @kavsoft check my IG dm

  • @jeanquejada6433
    @jeanquejada6433 2 ปีที่แล้ว

    Thanks for the video, I learnt a lot of things with your content.

  • @odenza54
    @odenza54 3 ปีที่แล้ว +9

    How to move sheet view down when dragging scrollview down, like Apple Maps app?

    • @abserveios7148
      @abserveios7148 3 หลายเดือนก่อน

      @kavsoft or anyone please give the solution.. me also facing this ISSUE

  • @kostiantynnevinchanyi9696
    @kostiantynnevinchanyi9696 3 ปีที่แล้ว +7

    Fantastic, but what if bottom sheet has List or Scrollview?
    There is a conflict between drag gesture and scrolling. How to resolve this?

    • @labfpv
      @labfpv 3 ปีที่แล้ว

      Do you finally found how to do in this case ?

    • @EimantasK
      @EimantasK 2 ปีที่แล้ว +1

      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.

    • @niharajpurohit2750
      @niharajpurohit2750 2 ปีที่แล้ว

      Got any solution?

  • @frrrost1504
    @frrrost1504 2 ปีที่แล้ว

    Its very help me! Thanx bro! =)

  • @tariqAlmazyad
    @tariqAlmazyad 3 ปีที่แล้ว

    Finally !!! someone made it .

  • @GurwinderSingh-gz2qj
    @GurwinderSingh-gz2qj ปีที่แล้ว

    Can you make if touch end then drawer should stop on that location only

  • @yaowenpan9593
    @yaowenpan9593 3 ปีที่แล้ว

    You are always so great

  • @comedycentral4333
    @comedycentral4333 8 หลายเดือนก่อน +1

    @kavsoft can you please tell me how to move the slider when keyboard appear? because the keyboard is hiding the sliderview

    • @Kavsoft
      @Kavsoft  8 หลายเดือนก่อน

      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

    • @comedycentral4333
      @comedycentral4333 8 หลายเดือนก่อน

      @kavsoft Thanks for responding me, I had achieved it by using keyboard observer with offset value changes

    • @comedycentral4333
      @comedycentral4333 8 หลายเดือนก่อน

      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?

  • @adriend7735
    @adriend7735 3 ปีที่แล้ว

    This is exactly what I need ! Thanks 🙏🏽

  • @trunghvbk
    @trunghvbk ปีที่แล้ว

    amazing! Thanks.

  • @juliamends
    @juliamends 2 ปีที่แล้ว

    thank u so much!

  • @jackjones1345
    @jackjones1345 3 ปีที่แล้ว

    You are the best of the bests !!!!!

  • @ayt_daily
    @ayt_daily ปีที่แล้ว

    how to combine scrollview with drag gesture simultaneously?

  • @andrejkling3886
    @andrejkling3886 3 ปีที่แล้ว

    amazing lesson... thank you

  • @nicklegorrec6859
    @nicklegorrec6859 3 ปีที่แล้ว

    How would you do "Scroll down blur view if scroll view is at the top"

  • @abhineshbhadoriya5053
    @abhineshbhadoriya5053 3 ปีที่แล้ว

    Everything is good , just small issue it does not stop when i drag it open , it just close right away

  • @carlosjohnson4421
    @carlosjohnson4421 2 ปีที่แล้ว

    every time I try to use the drag gesture it app crash any pointers?

  • @myrondulay8628
    @myrondulay8628 3 ปีที่แล้ว

    When I drag while sheet is on the middle, it goes back at the bottom.

  • @sathishs6848
    @sathishs6848 3 ปีที่แล้ว

    First cmd dude