iOS 17 VisualEffect & ScrollTransition APIs - Circular Carousel Slider - SwiftUI - Xcode 15

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

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

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

    Has always Brilliant Tutorial . Thank you :)

  • @AlicanKurt-d5h
    @AlicanKurt-d5h ปีที่แล้ว +2

    One of the excellent videos. It would be so nice if there was a similar component video for ios 15.

  • @rajeshkantighosh
    @rajeshkantighosh 11 หลายเดือนก่อน

    Thanks for this excellent video, this is what exactly I wanted, but the sliders images should be scroll on vertically. How complex it would be to make it scrollable vertically?
    I would really appreciate if anyone can help on this... thanks in advance.

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

    Hi, thanks for the video.
    Can we somehow manage the implememt same behaviour in for iOS 16.
    For example, face-down deck of cards, horizontally scrollable with a little angle. (Total view should look Like a half ellipse shaped deck of cards)

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

    Amazing 👏

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

    Awesome content as always! Keep it up

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

    Great video! Would it be possible if i can ask for help with a watchconnectivity question ive been stuck on for awhile?

  • @wshamp
    @wshamp 10 หลายเดือนก่อน +1

    Looks like safeAreaPadding breaks scrollPosition

  • @congtuhuyet5502
    @congtuhuyet5502 6 หลายเดือนก่อน

    The activeID variable doesn't change, how can I know which photo is active?

    • @congtuhuyet5502
      @congtuhuyet5502 6 หลายเดือนก่อน

      On real devices it works, but on xcode emulator it doesn't work

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

    Hi ✋, with Xcode beta 5 scrollTransition (activeID == index) stopped working

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

      Hi,
      I just ran the code on Xcode 15 Beta 5, and it's working fine for me.

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

    Hey what tool do you use to add text to the video?

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

      Final Cut Pro

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

    Awesome as always! Would you by chance be able to make a video on making a pdf viewer like how the files app does it for pdfs from a remote URL?

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

      Check this video,
      th-cam.com/video/OPLlRd54mnk/w-d-xo.html

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

      @@Kavsoft This was exactly what I needed! Thank you! One follow up question though, do those documents saved stay forever? Or do they get cleared out eventually?