SwiftUI QR Code Scanner - AVKit Camera View - SwiftUI Custom Camera - SwiftUI Tutorials

Поделиться
HTML-код
  • Опубликовано: 1 окт 2024

Комментарии • 14

  • @AhmedToma-uw9yn
    @AhmedToma-uw9yn Месяц назад

    amazing video ,i try to make QR Code Scanner like telegram it is something exponential

  • @hwngd
    @hwngd 6 месяцев назад

    Thanks for the video! btw there is a minor bug here: for each (0...4), you're creating 5 corners, should use closed range operator instead :)

  • @jay-ar2779
    @jay-ar2779 Год назад +1

    I followed everything but I can't seems to capture the Qrcode and I don't even have a error code

    • @jay-ar2779
      @jay-ar2779 Год назад

      Fixed it. Forgot the delegate par

  • @khieng11
    @khieng11 Год назад

    I like this video bro.
    can you do video about scan plate number , like scan vehicle number using SwiftUI.
    ❤❤❤😍😍😍

  • @user-mw9db9hy1l
    @user-mw9db9hy1l Год назад +1

    Thank you!
    Your video gives me some implementation tips and is also very interesting! Thank you!
    I would love for you to create something like the iOS Calendar app!
    I don't know how to pinch gesture the List to zoom in and out, so I would like to know how to do that!
    Or have you already uploaded such a video? Best regards, and thanks for your time!

    • @Kavsoft
      @Kavsoft  Год назад

      I will not tell you that this is exactly a replica of an iOS calendar, but in this case I have implemented a magnification gesture, which may be helpful for you.
      Check it out!
      ruclips.net/video/VWEAuM8jgkU/видео.html

  • @bonifacy9511
    @bonifacy9511 Год назад

    Now show us please how to open full screen over with different transition animations or how to use NavigationLink with no animations 😁🙏🏼

  • @duongthang5132
    @duongthang5132 Год назад

    This alone could be the core of an Utility App bro. Thanks for sharing your knowledge. I have a request for you that make a video about material to learn SwiftUI from beginners level up.

  • @이윤서-i5w
    @이윤서-i5w Год назад

    Wow that is really awesome I just started to learn SwiftUI and looking forward to have like your skill level. Thank you for sharing video 👍

  • @JuanManuelRomeroMartin
    @JuanManuelRomeroMartin Год назад

    Another amazing video, Thank you very much!

  • @eduardoboanca
    @eduardoboanca Год назад

    Hi, first of all very very nice tutorial. I wanted to ask what do i have to do if instead of printing the code in the console, i want to open another view? maybe dumb question, im a beginner.
    Thanks!!

    • @Kavsoft
      @Kavsoft  Год назад +1

      Check out this video, and you will get an idea of how to implement deep links.
      ruclips.net/video/OyzFPrVIlQ8/видео.html

  • @victorriurean
    @victorriurean Год назад

    nice