React Native Firebase Firestore | Cloud Firestore Database

  Рет қаралды 50,951

Adrian Twarog

Adrian Twarog

Күн бұрын

Пікірлер: 79
@startfire98
@startfire98 4 жыл бұрын
This ReactNative-Firebase playlist is AMAZING! Wow, i learned so much. Thanks! As developer the most difficult part in my opinion is to go from coding your app in react native to publish your app on the store. Will you ever make a video about this? Kind of "from react native to app store/play store". Have a good day 👋🏻
@gustavopriorchiochetta1820
@gustavopriorchiochetta1820 4 жыл бұрын
I would love to see something like this too!!
@trevitrevi6435
@trevitrevi6435 3 жыл бұрын
I am too
@shivprajapati5632
@shivprajapati5632 3 жыл бұрын
Error: No Firebase App '[DEFAULT]' has been created - call firebase.initializeApp()
@rafagarcia6035
@rafagarcia6035 3 жыл бұрын
I love you, I've been like 2 weeks suffering because I could not get data from firestore and here is the solution. Thank you man you are big.
@mkivamilk9003
@mkivamilk9003 3 жыл бұрын
you are amazing, the courses of React Native and firebase are insane, yes they are fucking awesome, keep going you will do more. Only your lessons could satisfy me.
@shivprajapati5632
@shivprajapati5632 3 жыл бұрын
Error: No Firebase App '[DEFAULT]' has been created - call firebase.initializeApp()
@wweshorts5361
@wweshorts5361 2 жыл бұрын
I have just one word for you brother incredible
@eliseerickson5994
@eliseerickson5994 4 жыл бұрын
I've spent weeks stumped because I always used doc.name to retrieve firebase data and it never worked. Thank you for posting such a clear, well planned video. I'll never forget doc.data().name now! :)
@shivprajapati5632
@shivprajapati5632 3 жыл бұрын
Error: No Firebase App '[DEFAULT]' has been created - call firebase.initializeApp()
@jeromecodes2111
@jeromecodes2111 4 жыл бұрын
this is quality work. great job! I subscribed
@shivprajapati5632
@shivprajapati5632 3 жыл бұрын
Error: No Firebase App '[DEFAULT]' has been created - call firebase.initializeApp()
@heyjaseem
@heyjaseem 4 жыл бұрын
Nice helpful........waiting your more videos...✌️
@shivprajapati5632
@shivprajapati5632 3 жыл бұрын
Error: No Firebase App '[DEFAULT]' has been created - call firebase.initializeApp()
@kamalalghoula5762
@kamalalghoula5762 2 жыл бұрын
What exactly is the problem with expo ? why the community lacks information about the right way to implement the integration with Expo => firebase workflow? I have been jumping from one tutorial to another, many changes, every day counts and converts the previous tutorial to irrelevant, some say import from firebase, others firebase/app, others just import everything at config.js file..... I donnu, thinking about implementing AWS amplify instead....
@elodiejean-josephirdor4186
@elodiejean-josephirdor4186 4 жыл бұрын
Thank you for your videos! They are just awesome!
@AdrianTwarog
@AdrianTwarog 4 жыл бұрын
That’s great!
@shivprajapati5632
@shivprajapati5632 3 жыл бұрын
Error: No Firebase App '[DEFAULT]' has been created - call firebase.initializeApp()
@hafisalrafi
@hafisalrafi 3 жыл бұрын
Nice video and very useful! Btw, what theme and icon set of your VS Code? Looks awesome!
@shivprajapati5632
@shivprajapati5632 3 жыл бұрын
Error: No Firebase App '[DEFAULT]' has been created - call firebase.initializeApp()
@cliffordfrancisco8687
@cliffordfrancisco8687 3 жыл бұрын
Great video! Please keep do more educational videos about react native.
@roweeapor
@roweeapor 2 жыл бұрын
This is awesome! Do you think firestore is good and efficient database for a quiz app? I am planning to build my own quiz and learning app though it's not a quiz app for programming but for a different field. I am not sure yet but it may reach a thousand questions and when I saw your work here, I was thinking to create a collection per subject. Do you think it's a good idea? Or it may be too expensive in the long run? I am looking forward for more amazing content here on your channel. 😄
@bluesyntax5355
@bluesyntax5355 4 жыл бұрын
I get an error at import firestore from '@react-native-firebase/firestore'; --> main has not been registered, as soon as i remove the firebase parts it works, any ideas why? Btw, thanks for the tutorial i really needed that.
@shivprajapati5632
@shivprajapati5632 3 жыл бұрын
Error: No Firebase App '[DEFAULT]' has been created - call firebase.initializeApp()
@mohitpandey6042
@mohitpandey6042 4 жыл бұрын
[Error: You attempted to use a firebase module that's not installed on your Android project by calling firebase.app(). Ensure you have: 1) imported the 'io.invertase.firebase.app.ReactNativeFirebaseAppPackage' module in your 'MainApplication.java' file. 2) Added the 'new ReactNativeFirebaseAppPackage()' line inside of the RN 'getPackages()' method list. please help to remove this error
@AdrianTwarog
@AdrianTwarog 4 жыл бұрын
Sure, I would recommend checking the github documentation and issues section, as they can assist with this sort of stuff :)
@mohitpandey6042
@mohitpandey6042 4 жыл бұрын
@@AdrianTwarog Thank you sir :-)
@medisaakson5554
@medisaakson5554 3 жыл бұрын
I am getting the same error
@aminaabdelhedi4842
@aminaabdelhedi4842 2 жыл бұрын
hi, thank u for this video!! it really helps but i want to ask how to do that with function instead of class
@raphael.portela
@raphael.portela 3 жыл бұрын
on the query part how i can i get only a specific document field from a collection, my case : i have a collection called users, with doctument userId, with a field called user_location that is an array updated , how can i get only user_location? thx for the video
@rajeevbhosle1580
@rajeevbhosle1580 3 жыл бұрын
thank you so much , you are Awesome.
@AnandCRockzz
@AnandCRockzz 3 жыл бұрын
firestore configuration is missing? authentication is not included?
@vandameh.a2235
@vandameh.a2235 3 жыл бұрын
how does firestore knows who is logged in on the code? I did not see you doing anything like firbase login or seomthin
@wolfcrecent5286
@wolfcrecent5286 3 жыл бұрын
I keep getting the error "Error : Firestore: The caller does not have permission to execute the specified operation.". I am trying to get data from a users collection in a firestore created by another person. I set up my firebase as shown in the react native firebase docs.
@godwinebikwo6544
@godwinebikwo6544 4 жыл бұрын
cool. any videos on hooks coming up?
@devwithbrian1534
@devwithbrian1534 Жыл бұрын
Cool Adrian
@Anushree789
@Anushree789 3 жыл бұрын
Got an error null is not an object evaluating docs.foreach ().How to resolve it?
@MEINS_App
@MEINS_App 3 жыл бұрын
Can you explain how to use the window.store command on devTools? tks
@AdrianTwarog
@AdrianTwarog 3 жыл бұрын
Sure, I store things against from the store against it at the start of my app, calling const store = window.store = new Store
@ER-bi9ir
@ER-bi9ir 2 жыл бұрын
No config intialization required???
@trantuyen9549
@trantuyen9549 4 жыл бұрын
I'm not use class component, trying to use functional component, it got the error render many times. ( After onSnapshot, I set state for users and it render many time ), do you know how to get rid of that ? thank you
@mannapijush
@mannapijush 2 жыл бұрын
i have a problem a create react native app using expo in debugging on emulator and real device firestore saving documents are working ! but when i build that app (Release apk) none of the firestore function working ! any suggestions?
@caiotoledo405
@caiotoledo405 4 жыл бұрын
Do you think that is viable to do an big app (a lot of people using) with firebase?
@matkomilic201
@matkomilic201 4 жыл бұрын
Amazing tutorial. Liked and subbed. My friend can you or anybody else just explain to me in a simple way, WHEN I have to pay for Firebase? So im having an app in React Native, its a social app we can say, and users can simply make their account and make a post which others can like and comment. I store all of that to FIrebase Firestore. Thats mostly it. So is there a scenario where I have to pay? Due to I dont know, so many users or so many posts? How to prevent that if its real? Thank u!
@elkinbautista2172
@elkinbautista2172 4 жыл бұрын
Hi Adrian, do you have some tutorial of a RecyclerListView with firebase Firestore users in React Native and Hooks???? or could one explain?
@AdrianTwarog
@AdrianTwarog 4 жыл бұрын
Sure I’ll add to my list as a good topic to do!
@shivprajapati5632
@shivprajapati5632 3 жыл бұрын
Error: No Firebase App '[DEFAULT]' has been created - call firebase.initializeApp()
@cascades3898
@cascades3898 3 жыл бұрын
can you make a tutorial react native radio button to firebase realtime db or cloud firestore thanks!
@sm-ih4jz
@sm-ih4jz 3 жыл бұрын
I just want to ask u I will build app using react native but the app has a feature which allow the user to add and save his recipe offline is that possible using firebase please I want anyone to answer me
@eloyfran
@eloyfran 4 жыл бұрын
I have uploaded a static web to "hosting", I would like to know how I could add a login so that the web cannot be accessed without that pass. Is that what I find applies to one page but I want it to apply to all. Thank you.
@AdrianTwarog
@AdrianTwarog 4 жыл бұрын
There should be a vid for auth :)
@shivprajapati5632
@shivprajapati5632 3 жыл бұрын
Error: No Firebase App '[DEFAULT]' has been created - call firebase.initializeApp()
@yogapratama5160
@yogapratama5160 4 жыл бұрын
can real time graph data appear on react native ? thank you.
@shivprajapati5632
@shivprajapati5632 3 жыл бұрын
Error: No Firebase App '[DEFAULT]' has been created - call firebase.initializeApp()
@denemeuyesi1212
@denemeuyesi1212 3 жыл бұрын
Thanks. That was really simple. I see people do "simple" tutorials which start with login screen and a lot of things at once etc. So thanks for that, really. But somehow I did exactly same, didn't show the data in firebase :( What am I doing wrong? I managed to show them in flutter btw.
@shivprajapati5632
@shivprajapati5632 3 жыл бұрын
Error: No Firebase App '[DEFAULT]' has been created - call firebase.initializeApp()
@denemeuyesi1212
@denemeuyesi1212 3 жыл бұрын
@@shivprajapati5632 This link has complete solution to that. I also had the same problem: stackoverflow.com/questions/65572086/no-firebase-app-has-been-created-call-firebase-initializeapp
@mohanagowthamigajula3808
@mohanagowthamigajula3808 4 жыл бұрын
hii , can u share the complete source code which will be easy for users
@longtran1871
@longtran1871 3 жыл бұрын
Does it work with expo ? Tks for rep
@PhongTran-yt8ml
@PhongTran-yt8ml 3 жыл бұрын
why i can't get collection ?
@AdrianTwarog
@AdrianTwarog 3 жыл бұрын
Check doco for more specifics
@matkomilic201
@matkomilic201 4 жыл бұрын
Hello, how would I do a query of two sepparate collections?
@AdrianTwarog
@AdrianTwarog 4 жыл бұрын
Might need to check the official doco for that!
@matkomilic201
@matkomilic201 3 жыл бұрын
stackoverflow.com/questions/64545734/react-native-firebase-display-two-collections-in-one-component-join-query-requi/64545814#64545814 I'm trying to solve this but looking at official docs I still struggle, they didn't explain this part well
@robokishan
@robokishan 3 жыл бұрын
what is the theme of vscode
@akramabou6991
@akramabou6991 4 жыл бұрын
very helpful, thank u so much, can u plz recommend the VScode extensions that you're using, thanks in advance.
@shivprajapati5632
@shivprajapati5632 3 жыл бұрын
Error: No Firebase App '[DEFAULT]' has been created - call firebase.initializeApp()
@ardiancandrainsweden
@ardiancandrainsweden 4 жыл бұрын
cool men
@stevegremory3849
@stevegremory3849 3 жыл бұрын
JUST WHAT THEME IS THAT?
@AdrianTwarog
@AdrianTwarog 3 жыл бұрын
Atom one dark theme
@shivprajapati5632
@shivprajapati5632 3 жыл бұрын
Error: No Firebase App '[DEFAULT]' has been created - call firebase.initializeApp()
@heyjaseem
@heyjaseem 4 жыл бұрын
Please make a clone app using react native & firebase like shopping app
@shivprajapati5632
@shivprajapati5632 3 жыл бұрын
Error: No Firebase App '[DEFAULT]' has been created - call firebase.initializeApp()
@Ebuilt
@Ebuilt 2 жыл бұрын
can i get the code?
@shivprajapati5632
@shivprajapati5632 3 жыл бұрын
Error: No Firebase App '[DEFAULT]' has been created - call firebase.initializeApp()
@musiclovers8488
@musiclovers8488 3 жыл бұрын
Firebase with expo
@ebenezersiaw935
@ebenezersiaw935 2 жыл бұрын
Hello can I know why the firestore(). collection went into the constructor
Raspberry Pi versus AWS // How to host your website on the RPi4
8:39
🔴 LIVE CHAT with React Native, Firebase & Expo
1:11:16
Simon Grimm
Рет қаралды 9 М.
Bike Vs Tricycle Fast Challenge
00:43
Russo
Рет қаралды 107 МЛН
Using Cloud Firestore For Your REACT Backend 2023 | CRUD App
51:15
Travis Media
Рет қаралды 22 М.
CRUD Tutorial Using React Native + Firebase | Firebase  Firestore Tutorial | Expo
13:32
I tried 8 different Postgres ORMs
9:46
Beyond Fireship
Рет қаралды 414 М.
React Native Authentication with Firebase and Expo in 27 minutes
27:49
Made With Matt
Рет қаралды 258 М.
What’s the Best React Native Storage Option? 🧐
12:53
Simon Grimm
Рет қаралды 43 М.
Super Easy React Native AUTHENTICATION with Firebase 🔒
22:29
Simon Grimm
Рет қаралды 92 М.
Build an expense tracker web app with Firebase and React
56:01
Firestore Data Modeling - Five Cool Techniques
11:44
Fireship
Рет қаралды 256 М.
I tried 5 Firebase alternatives
10:31
Fireship
Рет қаралды 795 М.