The Complete Guide for Integrating Camera and Photo Library in SwiftUI

Sdílet
Vložit
  • čas přidán 12. 09. 2024

Komentáře • 25

  • @nataliiagetlin3611
    @nataliiagetlin3611 Před 3 lety

    Thank you so much for this wonderful descriptive guide.

  • @JTECH7766
    @JTECH7766 Před rokem

    Exactly what I was looking for. Thank you!

  • @amboutube
    @amboutube Před 4 lety

    Another brilliant course - well done - now have photo and camera routines in the bag
    I am also using your Udemy course and finding it very useful. I really like your course delivery, nice and friendly and clear...
    A couple of questions
    a) can you provide a link to the GITHUB for this course pls
    b) Wheres the best place you have described what delegates do exactly and how they work?
    Hope you get a new phone soon...

    • @azamsharp
      @azamsharp  Před 4 lety

      The GitHub link should be in the CZcams description: github.com/azamsharp/SwiftUICamera
      Delegates is a feature in Swift and Objective-C language. You can Google for Delegates in Swift and read few articles. It is kinda hard to explain in comments.

  • @harshahay1111
    @harshahay1111 Před 6 měsíci

    thank you

  • @developerios6096
    @developerios6096 Před 4 lety +1

    Hello azamsharp, this video was very helpful, but i noticed your console is complaining about some constraints: i have the same problem, and i really can t understand why that happens. As you have the same error, i would think to a swiftui bug, because there is no other explaination

  • @rickychhetri
    @rickychhetri Před 8 měsíci

    HI, I am getting an error . Message from Debugger: Terminated due to signal 9". Could you please tell me how to fix it? I have change the info plist as per your tutorial but still receiving the error

  • @LaurentiuSzabo
    @LaurentiuSzabo Před 3 lety

    How can we pass the selected image to another view instead of ContentView?
    Basically, to have main page only with the upload button and the result of selection to be on another screen.

  • @Sethlefty
    @Sethlefty Před 4 lety

    Can you explain how you did the action sheet. You did something off screen it looked like.

  • @toanuk
    @toanuk Před 4 lety

    Hi Sir. It is a great video.
    I would like to ask for help.
    Taking photo and send it to someone
    Egc.
    A button Send.
    1. Take photo
    2. Enter Email.
    3. Send it.
    I would like to know.
    How do you do it. Next series.
    Look forward.
    Thanks.
    Toan

  • @illyaborshchov5977
    @illyaborshchov5977 Před 4 lety

    Just checked this sample on Xcode 11.5 and image picker won't hide after selection image or clicked on cancel button. Any suggestions ?

  • @eduardomejiabautista683

    Thanks Bro!

  • @wahaxoxo
    @wahaxoxo Před 4 lety

    Azam, do you have any tutorial which saves a blurred image with .blur function in SwiftUI? I'm tired of finding that online but couldn't find unfortunately. Help!

  • @bigmdsdotcom
    @bigmdsdotcom Před 4 lety

    How did you replicate display your phone output when demoing the camera function? , is it an Xcode option or other pls?

    • @azamsharp
      @azamsharp  Před 4 lety +2

      Just use Quicktime to share the iPhone screen on your Mac.

  • @poojakadam8160
    @poojakadam8160 Před 2 lety

    Hi Sir, How to save this photo and load when the app is killed and relaunched in SwiftUI??. Unable to find the solution. It would be grate help if someone knows the solution for it.

  • @softhutnet
    @softhutnet Před 4 lety

    how to save image to Device? ex. user profile. Thanks

    • @poojakadam8160
      @poojakadam8160 Před 2 lety

      Can anyone help on this please. I am unable to find the solutions. Thank you.

  • @jaylensmith6308
    @jaylensmith6308 Před 2 lety

    Is this importing the photo into the app and saving it?

  • @donathmm3881
    @donathmm3881 Před 4 lety

    You should check if the source is available like camera etc

  • @saathviksomujayabalan9009

    Amazing video with good information but I would not recommend for beginners.