iamvucms / react-native-instagram-clone

A React Native app - Clone Instagram mobile app
954 stars 315 forks source link

database #9

Closed sootood closed 4 years ago

sootood commented 4 years ago

is it possible for you to show your data base in cloud firestore?

iamvucms commented 4 years ago

Sure but I can't create backup from firebase to dump or json file. You can get it over below images and reducer files in my project: image image image image image image image image image image image image image image image image image image image image image image Good luck =))

iamvucms commented 4 years ago

Dont forget to give me a star ^^

sootood commented 4 years ago

thanks a lot,

makemagik commented 3 years ago

Hey @iamvucms

Hope you are well! Awesome script. I'm starting to learn React Native and this is hella fun!

I am wondering if you could export the db via the tools provided ?

https://console.cloud.google.com/firestore/import-export

Thanks !! :)

iamvucms commented 3 years ago

Hello @sootood, @makemagik I 've just exported firestore by this way: https://www.youtube.com/watch?v=Xx0goSxpVqY&ab_channel=DroidpediaAcademy db.zip Good luck.