DEV Community

Cover image for Why should I use firebase firestore on my React Native app

Why should I use firebase firestore on my React Native app

Hi the developer world, today we'll answer a question, why should I use Firebase Firestore on my React Native app.
Firebase Firestore is a new feature of Firebase. It allows us to synchronize our data in real time through real-time auditors who will track any changes between our database and the application.
Firebase Firestore works as a collection and document. You can save a lot of data for example: url of our files (image, video, etc.), names of our users, or more, we can use it to create a messaging application that works in real time. The integration of Firebase Firestore is really very simple, no need to know much, the hardest part of the work is managed by firebase so we don't have much to do.
Next time we'll see how to integrate Firebase Firestore on our React Native app.
Thank you for reading my article, subscribe and follow me on social networks.

Top comments (8)

Collapse
 
karem1986 profile image
Karem

Nice!
When are you showing how to use it? with images, videos sounds awesome :)

Collapse
 
papemalick2015 profile image
🥰🇫🇷Malick Mbengue🇸🇳🇺🇲

Thanks.
I'm currently working on this blog, so we'll see you soon

Collapse
 
karem1986 profile image
Karem

Hi how is it going with the tutorial? :)

Thread Thread
 
papemalick2015 profile image
🥰🇫🇷Malick Mbengue🇸🇳🇺🇲

Hi it's already done I'll post it tonight or tomorrow, don't worry

Thread Thread
 
papemalick2015 profile image
🥰🇫🇷Malick Mbengue🇸🇳🇺🇲

It's ok now I uploaded it

Collapse
 
andrewbaisden profile image
Andrew Baisden

Cool cant wait to read more.

Collapse
 
xarala221 profile image
Ousseynou Diop

Keep pushing!

Collapse
 
papemalick2015 profile image
🥰🇫🇷Malick Mbengue🇸🇳🇺🇲

Thx my bro