How to upload a file to Firebase Storage with React Native (Expo)

preview_player
Показать описание
Рекомендации по теме
Комментарии
Автор

Thank you so much. You saved my life. I took days and days trying to figure this out. This video has helped me a lot.

gelsondacruz
Автор

Saved my life. Thank you. This tutorial worked for react-native expo / firebase version 8.2.3, installed firebase using npx expo install firebase.

datogomelashvili
Автор

Thank you so much. I took days and days trying to figure this out. This video has helped me a lot

thimalgeekiyanage
Автор

I had many problems with uploading an image, I lasted many days with this problem, of all only yours worked correctly and it is very easy.

thanks good Men

luissernahernandez
Автор

I was struggling with this since last 2 days! Thankyou for making such a detailed video!

zaranasolanki
Автор

Great video! I used this guide to upload PDFs to Firebase Storage, using expo-document-picker instead of image-picker. Now my next steps are finding a way to display a list of all files from my Firebase Storage & when I click on an item from that list - open it using a pdf reader.

glenman
Автор

11:22 I had to use import * as Firebase from 'firebase/app' otherwise I couldnt have move on


everything was going as your video until 29:31 I got this error instead
[Unhandled promise rejection: TypeError: Firebase.storage is not a function. (In 'Firebase.storage()', 'Firebase.storage' is undefined)]

Another weird thing is that at 30:01 I dont get de .apps suggestion, I get some "getApps" function as suggestion, but when I write it as yours I get this error
TypeError: undefined is not an object (evaluating 'Firebase.apps.length')


Could you help me out here

drop
Автор

Please keep up the good work! Thanks a lot!

turjoysaha
Автор

thank you, very much great video, but what if I want to upload more than one image. I already have the image picker with multiple images, but I couldn’t upload them to firebase storage. can you please explain how to upload multiple images to firebase?

mohammedrefat
Автор

gracias por la guia que agradable sujeto

gabrielfernandoalicuchallo
Автор

mfw when i am coming back to my own video bc i forgot everything 😂

abhisheksah
Автор

Thank you, worked perfectly! I want to use the uploaded and then in firebase stored image as a profile picture. How can I solve that the picture is still displayed after logging out and logging in again?

svx
Автор

upload image in firebase storage but loading image upload cannot work

mianusman
Автор

Hi Voldy!
What if I want to get the url from storage?

QuanNguyen-mizr
Автор

Thank you so much for sharing your knowledge with us.
I have a question, is it even possible to upload an Image to firebase storage and put it in a document in firestore so I can display it on my phone? Thank you

unbekannt
Автор

I have a problem with this :

[Unhandled promise rejection: Error: No Storage Bucket defined in Firebase Options.]

can you help me please

jworotikan
Автор

i keep getting this error [Unhandled promise rejection: Error: No Storage Bucket defined in Firebase Options.] even tho i have the storage bucket defined in my firebaseConfig

hyrixlele
Автор

Hello bro Thanks for such amazing videos, , i am following your video and i am getting an error says that "uri is not defined". Please help me bro i dont know how to solve it

and also the upload function is not working i mean it is not responding at all when i press the button nothing happens

ThinkThis.
Автор

if i upload another image, will it replace the existing one?

luckyfellaa
Автор

how to retrieve the image back from firebase storage to the app?

cineverseproductions
visit shbcf.ru