React Native Expo Firebase - Simplify Your Image Uploads with Image Picker Camera

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

Komentáře • 23

  • @AaronSaundersCI
    @AaronSaundersCI  Před rokem +2

    *SOURCE CODE* - github.com/aaronksaunders/react-native-expo-image-picker-camera-firebase

  • @maxwellcoding
    @maxwellcoding Před 2 měsíci +1

    Helped a lot! Thanks

  • @bencormack3803
    @bencormack3803 Před rokem +4

    This is a really useful tutorial. Thanks for sharing.

  • @zombeeb5462
    @zombeeb5462 Před rokem +2

    This is the best guide i've ever seen!!

    • @AaronSaundersCI
      @AaronSaundersCI  Před rokem

      Thanks for the comment!! Glad you liked it, hope you like and subscribe

  • @Piggiesgod
    @Piggiesgod Před rokem +1

    Thank you, i had problem with this today, and you helped me a lot.

    • @AaronSaundersCI
      @AaronSaundersCI  Před rokem

      Thanks, glad you enjoyed it. A like and subscribe helps the channel get more exposure

  • @salabane123
    @salabane123 Před 7 měsíci

    i think that you're the only person on earth that chooses to work with ms edge :D :D
    great video thanks a lot

  • @animelove49
    @animelove49 Před rokem

    Thank you!! I am gona give up about this theme but your code was my solution.

  • @uctuanvu2975
    @uctuanvu2975 Před 3 měsíci

    Camera permission was using from default. It not using your config

  • @brianspiesman8802
    @brianspiesman8802 Před rokem

    Thanks for a great video! Is there an easy way to also store the photo on the camera roll during this process?

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

    When i take a selfie it mirrors the photo, How do i stop it from mirroring the photo?

  • @fnux8890
    @fnux8890 Před rokem

    Anyone know how to do this for android?
    The docs states that:
    Requires Permissions.CAMERA. On Android and iOS 10 Permissions.CAMERA_ROLL is also required
    but how do you get those permissions with the useCameraPermissions hook?

    • @AaronSaundersCI
      @AaronSaundersCI  Před rokem

      Are you saying that this code doesn’t run on android?

  • @user-pi1xb5oy1t
    @user-pi1xb5oy1t Před rokem

    hey i am getting this error im at 34min in . I took a photo on my phone and I am getting this error: Possible Unhandled Promise Rejection (id: 0):
    TypeError: undefined is not an object (evaluating 'cameraResp.assets[0]')

  • @guycohen2579
    @guycohen2579 Před 10 měsíci

    How can I present the photos ?

  • @devgamer587
    @devgamer587 Před 9 měsíci

    How can I present the photos ?

    • @AaronSaundersCI
      @AaronSaundersCI  Před 4 měsíci

      You can query firebase to get the list of media objects