React Native Firebase Storage Tutorial for Upload files and images to Firebase Storage

preview_player
Показать описание
In this tutorial, you'll learn how to add react native firebase storage to our react native app to upload files and photos.

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

00:00 Introduction
00:33 Create a React Native app
00:52 Add firebase to application
02:13 Create firebase configurations
02:37 Create a firebase project
04:40 Create the app view
04:50 Create firebase storage
06:45 Submit files to firebase

#ReactNative #GoogleLogin #Firebase
Рекомендации по теме
Комментарии
Автор

This is doesn't work for mobile... React Native is mostly for mobile app development. This will work only on the web... You can NOT use those types of inputs for mobile React Native.

In the tutorial you are running it on a browser, if you try to run it on mobile, your app will crash. Absolutely misleading tutorial.

pavelhalko
Автор

Can you tell me how to delete the Firestore document from collection without any key knowledge but i know the field of documents
Like student collection have auto id and 2 field ie. Name and class
I want to delete the document by entering the Name

shikhars
Автор

I get "FirebaseError: Firebase Storage: User does not have permission to access' I can push the file from python correctly and trying to read from reac-tnatve ( same credential)

reheitube
Автор

im using react native how to get the files ?

sathishv
Автор

thank you for your Tutorial! It was very helpful!

but this error occured.
"View config getter callback for component 'input' must be a fuction (received 'undefined'). make sure to start component names with a capital letter. "

I think 'input' is not working. so I changed 'input' to 'Input', It doesn't work too.
I'm making mobile app using react native.
help me!

정혜주-uo
Автор

how input type file worked in react native??🙄

rasalahmad
Автор

how can you use input in react native?

luchaostar
Автор

hi, may i know how to retrieve the image which is stored in storage based on the user ID in the firestore database?

tanyanwen
welcome to shbcf.ru