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

Поділитися
Вставка
  • Опубліковано 11 вер 2024

КОМЕНТАРІ • 14

  • @JuanManuelRomeroMartin
    @JuanManuelRomeroMartin Рік тому

    Another amazing video, Thank you very much!

  • @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.

  • @user-jb1db9mn3g
    @user-jb1db9mn3g Рік тому

    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 👍

  • @AhmedToma-uw9yn
    @AhmedToma-uw9yn 17 днів тому

    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 :)

  • @victorriurean
    @victorriurean Рік тому

    nice

  • @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!
      ua-cam.com/video/VWEAuM8jgkU/v-deo.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 😁🙏🏼

  • @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.
      ua-cam.com/video/OyzFPrVIlQ8/v-deo.html

  • @khieng11
    @khieng11 Рік тому

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

  • @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