Build a React Native Chat App with Firebase in 20 MINUTES!

แชร์
ฝัง
  • เผยแพร่เมื่อ 3 ก.พ. 2025

ความคิดเห็น • 244

  • @DesignIntoCode
    @DesignIntoCode  4 ปีที่แล้ว +4

    I have a course coming out on building an Instagram clone from scratch using React Native & Firebase, make sure you sign up to get discounts, release date info and sample chapters! www.instaclone.app

  • @DesignIntoCode
    @DesignIntoCode  5 ปีที่แล้ว +30

    Come chat with us on Discord! discord.gg/xg5auu4
    Would you like to see a full blown messenger app, similar to Facebook Messenger?

  • @easypete4849
    @easypete4849 5 ปีที่แล้ว +21

    You're officially my favorite coder on youtube! There are so many outdated, non-helpful guides out there, but your stuff works like a charm!! Keep up the amazing work

    • @DesignIntoCode
      @DesignIntoCode  5 ปีที่แล้ว +7

      Thanks so much for the kind words!

    • @imlowercasebtwalso
      @imlowercasebtwalso 5 ปีที่แล้ว +1

      what's the song in the video? playing arround 8:48

  • @martina_matheo
    @martina_matheo 4 ปีที่แล้ว +60

    If anybody get an error (undefined) at the end, after sending a message, you have to enable anonymous authentication in your firebase database console :)

    • @naumanmoazzam9986
      @naumanmoazzam9986 4 ปีที่แล้ว +2

      Still having undefined. Can you help?

    • @mrstudioguitar2808
      @mrstudioguitar2808 4 ปีที่แล้ว

      Same, still getting undefined afted enable anonymous

    • @thankyou609
      @thankyou609 4 ปีที่แล้ว +1

      @Geralt of Sivas worked thanks

    • @UrduPoetryQuotes
      @UrduPoetryQuotes 4 ปีที่แล้ว

      but when I am sending a message there is no send message to display on screen and DB how can I solve this issue ????

    • @maharshipathak3663
      @maharshipathak3663 4 ปีที่แล้ว

      @@UrduPoetryQuotes did you solve that?

  • @faculedesma73
    @faculedesma73 4 ปีที่แล้ว +66

    Cool video. Maybe it's better to have your voice explaining the tutorial on the back instead the music.

  • @benonkahumuza2184
    @benonkahumuza2184 5 ปีที่แล้ว +5

    It's xactly 1 month since this video was gifted to the world. Thanks to DesignIntoCode

  • @ivanildop.conceicao5179
    @ivanildop.conceicao5179 5 ปีที่แล้ว +11

    The best Channel to see real projects in React Native!!

  • @masaralf
    @masaralf 5 ปีที่แล้ว +3

    For those having undefined _id error. Make sure you have firebase.auth().currentUser instead of firebase.auth.currentUser.

  • @aankushchauhan
    @aankushchauhan 4 ปีที่แล้ว +7

    Error: Reference.push failed: first argument contains undefined in property 'messages.user._id'
    @DesignIntoCode Please help I am getting this error again and again

    • @claraxu4355
      @claraxu4355 3 ปีที่แล้ว

      Did you find solution for this error please? Cause I have the same problem

    • @jodog31
      @jodog31 3 ปีที่แล้ว +2

      Hey guys. In your firebase account, go to your build/authentication/sign-in method and set your anonymous provider to enabled.

    • @claraxu4355
      @claraxu4355 3 ปีที่แล้ว

      @@jodog31 THANK YOU!!! 🤩

  • @keremylmaz9595
    @keremylmaz9595 4 ปีที่แล้ว +1

    I got error in Fire.js
    get=callback=>{
    this.db.on('child_added',snapshot=>callback(this.parse(snapshot)));
    };
    It gives
    ERROR TypeError: _this.db.on is not a function. (In '_this.db.on('child_added', function (snapshot) {
    return callback(_this.parse(snapshot));
    })', '_this.db.on' is undefined)

  • @alecburke5994
    @alecburke5994 4 ปีที่แล้ว +3

    clicked on the 'build a chat app in 30 minutes with RN' video then saw this one.

  • @montasernasser3296
    @montasernasser3296 4 ปีที่แล้ว +1

    thank you man I've searched for a month about some one who explain react native chat messaging, thanks for Allah.

  • @yeasinjabed3630
    @yeasinjabed3630 4 ปีที่แล้ว +3

    tutorial + music = ❤️️🔥

  • @BuffSayali
    @BuffSayali 3 ปีที่แล้ว +1

    Great video sir loved it

  • @khizerawais
    @khizerawais 4 ปีที่แล้ว +3

    hey! i need help please,
    Cant see the other user's received messages ,
    i added flatlist after getting all users from database and select one of them to text, im able to send messages but unable to receive ,
    P.s im also getting all same messages which ihave sent to other users in every user screen . sorry for the english :p peace in advance please help

  • @RAJesh-yx6ye
    @RAJesh-yx6ye 4 ปีที่แล้ว +2

    for those who are having permission denied error:
    go to firebase console and enable anonymous authentication and
    make datebase as realtime-database

    • @robeeeeen
      @robeeeeen 4 ปีที่แล้ว

      @RAJesh did this coding work perfectly for chatting?

    • @RAJesh-yx6ye
      @RAJesh-yx6ye 4 ปีที่แล้ว +1

      @@robeeeeen yes it did work

    • @proodiyi1
      @proodiyi1 4 ปีที่แล้ว

      @@RAJesh-yx6ye sorry but i did that and the warning continue =(

  • @imlowercasebtwalso
    @imlowercasebtwalso 5 ปีที่แล้ว +2

    what's the song in the video? playing arround 8:48

  • @MyVip3r
    @MyVip3r 2 ปีที่แล้ว

    1:31 whats this command?

  • @locus1289
    @locus1289 4 ปีที่แล้ว +2

    Hey! Which VS theme are you using ??

  • @penqq440
    @penqq440 2 ปีที่แล้ว +1

    Hey, which extension do you use to be able to use "rnclass"?

  • @linusyong4731
    @linusyong4731 5 หลายเดือนก่อน

    Where do I get the image without paying money? Thanks!

  • @danishmughal5576
    @danishmughal5576 4 ปีที่แล้ว +1

    Cannot resolve this error
    Error: Unable to resolve module `react-navigation` from `App.js`: react-navigation could not be found within the project.

  • @reyanhassini869
    @reyanhassini869 3 ปีที่แล้ว

    hello i have this error since one week "FirebaseError: Firebase: No Firebase App '[DEFAULT]' has been created - call Firebase App.initializeApp() (app/no-app)." thx for u help

  • @M-ABDULLAH-AZIZ
    @M-ABDULLAH-AZIZ ปีที่แล้ว

    how expensive would firebase be in a production environment for chat app? and would it be able to scale for like 50k users using the app?

  • @ALEXANDROJAFS
    @ALEXANDROJAFS 3 ปีที่แล้ว

    Do i need an api to work on a physical device?

  • @giridharb1323
    @giridharb1323 3 ปีที่แล้ว

    at the starting of the video he was sending a message which displayed in both the devices (like messaging app) hows that possible any idea?

  • @dnnraz
    @dnnraz 5 ปีที่แล้ว

    Congratulations for the work, keep it up, hugs from Brazil men, leeeeeeeetssss dev bro

  • @eltiololo504
    @eltiololo504 3 ปีที่แล้ว +1

    Amazing job, just please use a larger font size next time

  • @sontran197
    @sontran197 5 ปีที่แล้ว +1

    I have a question: If you write Firebase like this so every time you call it (import) their will be a NEW INSTANCE of FIrebase or the same instance (new in JS)

    • @DesignIntoCode
      @DesignIntoCode  5 ปีที่แล้ว +1

      I’m not quite sure what you’re asking here... when you “import” a file, it just essentially places it directly into the file you’re calling it from

    • @sontran197
      @sontran197 5 ปีที่แล้ว

      @@DesignIntoCode First of all, thank you for replying and sorry for the misunderstanding. I mean by that is you've written "Export new Firebase()", which means every time you call 'firebase', it will return NEW INSTANCE of Firebase or the same INSTANCE.

    • @DesignIntoCode
      @DesignIntoCode  5 ปีที่แล้ว +1

      @@sontran197 Every time you call firebase it will return the same "instance"

    • @sontran197
      @sontran197 5 ปีที่แล้ว

      @@DesignIntoCode oh ok, thank you

  • @hasanbal1611
    @hasanbal1611 5 ปีที่แล้ว +1

    Hi, I'm getting "Regerence.push failed: first argument contains undefined in property 'messages.user_id'" ERROR.
    I created new firebase app and real-time database. I updated config in code but still I'm getting this error.
    Could you help me?

    • @DesignIntoCode
      @DesignIntoCode  5 ปีที่แล้ว +1

      Would need to see your code.

    • @nikhilbarke2028
      @nikhilbarke2028 5 ปีที่แล้ว +1

      Did you solved this error ? I also got same error

    • @gvdlaarse
      @gvdlaarse 5 ปีที่แล้ว +1

      Got the same error. Also access denied. Try enabling Anonymous authentication in your firebase console. That solved it for me.

  • @rfG1112
    @rfG1112 3 ปีที่แล้ว

    I managed to do it however it only sends 1 message at a 1 time, so for instance I can't imitate what you do at the end of the video where it shows "hey" and "make sure you leave a like" (done). Any tips or idea why it is?

  • @phatnguyenthanh1096
    @phatnguyenthanh1096 4 ปีที่แล้ว +2

    i can't run project, have a notification "TypeError: Cannot read property 'params' of undefined". can you help me please

    • @abdella2947
      @abdella2947 4 ปีที่แล้ว +1

      i got the same issue as well and not sure why

    • @awahabgms
      @awahabgms 4 ปีที่แล้ว

      i got the same error

    • @diesmori
      @diesmori 4 ปีที่แล้ว

      There's an issue, and a Pull Requst that could solve it in the next days: github.com/FaridSafi/react-native-gifted-chat/issues/1703

    • @proodiyi1
      @proodiyi1 4 ปีที่แล้ว

      @@diesmori finally it solve?

    • @diesmori
      @diesmori 4 ปีที่แล้ว

      @@proodiyi1 Yes! Three days after it was fixed. I don't know if now there is new issues, but at least that version was working. Good luck!

  • @ivanzapata4707
    @ivanzapata4707 5 ปีที่แล้ว

    excellent video! I have an idea to conclude with this topic, you could make a video on how to make a group chat with react native + firebase. that is, more than one person in the same chat. Greetings and great content!

  • @hasansultan92
    @hasansultan92 4 ปีที่แล้ว +1

    Great video man! Just wanted to know how can i add maybe a button to add attachment like pictures and documents in the chat boxes?

  • @thisisjaiswal
    @thisisjaiswal 4 ปีที่แล้ว +1

    How about push notifications, in case the app is in background

    • @williamaditama1352
      @williamaditama1352 4 ปีที่แล้ว

      Use the react-native-background-task library

  • @danpetre5414
    @danpetre5414 5 ปีที่แล้ว

    Crazyyyyy ! I hope you will implement this into the Social App! :)

  • @josierules1987
    @josierules1987 3 ปีที่แล้ว +1

    Can you make a part two with videos and images

  • @getyougamegyg
    @getyougamegyg 4 ปีที่แล้ว

    Reference.push failed: first argument contains undefined in property 'messages.user._id'

    • @DesignIntoCode
      @DesignIntoCode  4 ปีที่แล้ว

      Did you enable anonymous auth in firebase?

  • @nehalshrivashtava1169
    @nehalshrivashtava1169 4 ปีที่แล้ว +1

    Any one getting WARN:Firebase Permission Denied

    do the following:
    go into the Real-time Database panel in the console for your project, select the Rules tab and replace the contents with these rules:
    {
    "rules": {
    ".read": true,
    ".write": true
    }
    }

  • @IMJONEZZ
    @IMJONEZZ 5 ปีที่แล้ว +1

    Great video! Couldn't help but notice that when I run it, even with the Firebase Database enabled, I get this error: Error: Reference.push failed: first argument contains undefined in property 'messages.user._id'
    Now the weird thing is, I get the exact same error running the source code (I'm a patron). Any idea how to fix it? I'd really like to extend this project, and I'm going to go to the social app next.

    • @DesignIntoCode
      @DesignIntoCode  5 ปีที่แล้ว

      Thanks so much for becoming a patron! Did you make sure to enable anonymous sign in, in the firebase console? Or, make sure that your database rules are allowing read/write? I’ll message you on Patreon to make sure we get this figured out for you!

  • @bloodsucker228
    @bloodsucker228 4 ปีที่แล้ว +1

    i got a permission denied error. Already enabled anonymous sign-in in firebase though

    • @williamxue2284
      @williamxue2284 4 ปีที่แล้ว

      I have the same issue: @firebase/database:, FIREBASE WARNING: set at /messages/-M7iAQLpemsGy1T-Qkqe failed: permission_denied

    • @nabeelawais3780
      @nabeelawais3780 4 ปีที่แล้ว

      I just resolved it

    • @nabeelawais3780
      @nabeelawais3780 4 ปีที่แล้ว +1

      Need to change data base permission read and write to true

  • @tiagosantanadasilva6420
    @tiagosantanadasilva6420 5 ปีที่แล้ว +1

    Hi! This is a great video! However I do have a problem. Whenever I send a message on ChatScreen, an error pops up saying : 'Error: Reference.push failed: first argument contains undefined in property 'messages.user._id' . I have the exact same code as you do. My rules on Firebase read and write are both 'True' value.
    It also says that it is restricted to administrators only.
    I think the problem has to do with the Firebase data. I have it null. How do I add data to there?

    • @DesignIntoCode
      @DesignIntoCode  5 ปีที่แล้ว

      Please post a link to your code and your entire rules file. You don't need to manually add data to Firebase.

    • @tiagosantanadasilva6420
      @tiagosantanadasilva6420 5 ปีที่แล้ว

      @@DesignIntoCode my rules are simply {
      "rules": {
      ".read": true,
      ".write": true
      }
      }

    • @tiagosantanadasilva6420
      @tiagosantanadasilva6420 5 ปีที่แล้ว

      I will link it

    • @tiagosantanadasilva6420
      @tiagosantanadasilva6420 5 ปีที่แล้ว +1

      @@DesignIntoCode github.com/Tiago22062000/tiago

    • @DesignIntoCode
      @DesignIntoCode  5 ปีที่แล้ว +1

      @@tiagosantanadasilva6420 First, make sure in your firebase console you have turned on auth -> sign in anonymously

  • @vishalpandey7393
    @vishalpandey7393 3 ปีที่แล้ว

    a simple suggestion for you... use normal bold fonts cos it's very difficult to see on small screens, and it makes it uneasy to code along with video :)

  • @manishkumawat6393
    @manishkumawat6393 4 ปีที่แล้ว

    Which VSCode Extension you are using for "rnc" shortcut to complete that basic code.

    • @DesignIntoCode
      @DesignIntoCode  4 ปีที่แล้ว

      Just a simple JavaScript snippet

  • @shoode3532
    @shoode3532 2 ปีที่แล้ว

    HELP i'm getting this error "TypeError: undefined is not an object (evaluating 'this.props.navigation.state.params')" after reloading the app

  • @nasirali6412
    @nasirali6412 3 ปีที่แล้ว

    Firebase error , please ensure the name of the firebase is spelled correctly . Please help me with this error

  • @tienthinhtruong2095
    @tienthinhtruong2095 3 ปีที่แล้ว

    why would you use WebApp on Firebase instead of android app or IOS app. Please answer me. Thanks

  • @baturaykoc
    @baturaykoc 4 ปีที่แล้ว

    Hi , great video! But there is a problem. When I have 10-15 or more messages in db, there is a 1-2 sec. loading time on ChatScreen. How did u solve that?

  • @godson-kemfonumoren9439
    @godson-kemfonumoren9439 5 ปีที่แล้ว +1

    What Color Theme are you using?

  • @ashrithakella4247
    @ashrithakella4247 3 ปีที่แล้ว +1

    Can you make a video for one to one chat

  • @anakbaik665
    @anakbaik665 3 ปีที่แล้ว

    hello brother, do you want to give the code?

  • @shoukatali2323
    @shoukatali2323 5 ปีที่แล้ว +1

    could you explain please what ' get db() {} ' does? I am new at react native and never seen code like this in javascript

    • @DesignIntoCode
      @DesignIntoCode  5 ปีที่แล้ว +2

      get() is a getter in JavaScript, and can be used like a property when called. It’s just like a normal function. Like object.db as opposed to a regular method that would be called like object.db()

    • @shoukatali2323
      @shoukatali2323 5 ปีที่แล้ว +1

      @@DesignIntoCode if I want to get any specific message from db then how can I pass argument
      Like firebase.database().ref(`message/${id}`)
      So how can I pass 'id' in it please. Please guide

    • @shoukatali2323
      @shoukatali2323 5 ปีที่แล้ว +1

      @DesignIntoCode please give a solution

    • @eliaswambugu6719
      @eliaswambugu6719 4 ปีที่แล้ว

      @@shoukatali2323 i created a global.id variable that can be called in any screen or file of the app. be careful when using global."something" variables because you don't want to associate it with sensitive information

  • @kuldeeppatel3883
    @kuldeeppatel3883 5 ปีที่แล้ว +1

    Nice !! I like it bro

  • @nitavanitumanggor2333
    @nitavanitumanggor2333 3 ปีที่แล้ว

    @designintocode may i take the code pls?? i wanna copy it

  • @nishadpatil9886
    @nishadpatil9886 4 ปีที่แล้ว

    If there are 100 messages it loads the messages one by one how to fix

  • @curtisphan5101
    @curtisphan5101 4 ปีที่แล้ว

    Any idea on what to do with TypeError: undefined is not an object (evaluating 'this.props.navigation.state.params')
    The only Authentication Sign-in method that I have enabled in the firebase console is 'Anonymous'.

    • @DesignIntoCode
      @DesignIntoCode  4 ปีที่แล้ว

      You probably didn't pass in the name properly from the LoginScreen, see the continue() method

    • @priscillagonzalez218
      @priscillagonzalez218 2 ปีที่แล้ว

      Hi, I got the same problem, did you find a solution? And can you please tell me how did you solve it please

  • @siddharthmishra4363
    @siddharthmishra4363 4 ปีที่แล้ว +1

    How to make one to one chat can we have a video for that too

  • @MrAndroidMarket
    @MrAndroidMarket 5 ปีที่แล้ว +4

    Good job dude. you've earned my sub. how hard is it to integrate this chat into your social app? Because the user already has a login there. Therefore no anonymous login is necessary for the chat. Can you roughly explain to me what I have to change in the >>ChatScreen.js

    • @DesignIntoCode
      @DesignIntoCode  5 ปีที่แล้ว +3

      @MrAndroidMarket Appreciate it! I don't believe you'd need to change anything. You're getting the user and their id regardless of if they're signed in anonymously or not.

  • @mondeepgogoi3275
    @mondeepgogoi3275 4 ปีที่แล้ว

    Hi i just want to know . In firebase when we create a new project we make it for web or android or ios..i'm doing for android..So in settings the copyable codes dont show..how to implement that?

  • @UrduPoetryQuotes
    @UrduPoetryQuotes 4 ปีที่แล้ว

    excellent work I am facing an issue while sending a message there is no message display send and receive

    • @nghiale5144
      @nghiale5144 4 ปีที่แล้ว

      Try creating your real time DB on firebase, that worked for me

  • @Hashira_Review
    @Hashira_Review 4 ปีที่แล้ว

    issue related to componentwillMount has been renamed for use???

  • @eliaswambugu6719
    @eliaswambugu6719 4 ปีที่แล้ว

    It says that my firebase app is not initialized even tho it is somewhere else on the app. Any ideas on what could be the problem

    • @DesignIntoCode
      @DesignIntoCode  4 ปีที่แล้ว

      Are you sure you’re calling that initialize? And before you do any other firebase calls?

  • @perspectivafilms_
    @perspectivafilms_ 4 ปีที่แล้ว

    How can i make a 2 users private room?

  • @muhammadsaninasir3122
    @muhammadsaninasir3122 4 ปีที่แล้ว

    invariant Violation: requireNativeComponent: “RNCSafeAreaProvider” was not found in the UIManager
    i keep getting this error whenever i run my app,please does anyone has the solution to this error

  • @insidethewicket977
    @insidethewicket977 4 ปีที่แล้ว

    firebase.default.ref is not a function i am facing this error please help

  • @mayurvijaykode
    @mayurvijaykode 4 ปีที่แล้ว +1

    Can u do this with functional components...I m new to RN

  • @aziz3928
    @aziz3928 4 ปีที่แล้ว

    I follow your code but, i got this error
    TypeError: undefined is not a function (near '..._Fire.default.get...')
    how to fix it?

    • @aziz3928
      @aziz3928 4 ปีที่แล้ว

      it's happen when i navigate after login to chatscreen

  • @nishadpatil9886
    @nishadpatil9886 4 ปีที่แล้ว

    I'm getting this error
    paths must be non empty strings and can t contain '.', '#', '$', '[' and ']'

  • @proodiyi1
    @proodiyi1 4 ปีที่แล้ว

    i´m using "App.tsx", all of my documents are ".tsx" i cant do this video????

  • @alperenarici5851
    @alperenarici5851 5 ปีที่แล้ว +1

    hello. firstly thanks for video. This is so helpful. I get an error. referenceError:Can't find variable: messages while send a message. How Can I fix that problem ?

    • @DesignIntoCode
      @DesignIntoCode  5 ปีที่แล้ว

      Post a link to your code.

    • @ThubaMamba
      @ThubaMamba 4 ปีที่แล้ว

      I also get the same error.

  • @kartikeybihani2297
    @kartikeybihani2297 4 ปีที่แล้ว

    can't open the link of that firebase.com

  • @manjunathvustepalli2987
    @manjunathvustepalli2987 5 ปีที่แล้ว

    thanks for the amazing video keep up the good work will be waiting for some new content

  • @jyotiprakashmohanta1523
    @jyotiprakashmohanta1523 4 ปีที่แล้ว

    Can anyone help me with this error "code": 400,"message": "CONFIGURATION_NOT_FOUND",
    {
    "error": {
    "code": 400,
    "message": "CONFIGURATION_NOT_FOUND",
    "errors": [
    {
    "message": "CONFIGURATION_NOT_FOUND",
    "domain": "global",
    "reason": "invalid"
    }
    ]
    }
    }

    • @erie_e9
      @erie_e9 4 ปีที่แล้ว

      Hi, any solution?

  • @bagas5433
    @bagas5433 5 ปีที่แล้ว

    very fast, directly make or have made before?
    I like and I want to be like you

    • @DesignIntoCode
      @DesignIntoCode  5 ปีที่แล้ว

      I have a general outline of what I want to do, then record it.

  • @marlonstevendiazlopez2709
    @marlonstevendiazlopez2709 4 ปีที่แล้ว

    hello, it's me again, a question and I installed the expo on my computer but I get an error which says I do not have the emulator installed and if I have

    • @DesignIntoCode
      @DesignIntoCode  4 ปีที่แล้ว

      Have you followed this installation guide? What version of macOS and Xcode are you using?

    • @marlonstevendiazlopez2709
      @marlonstevendiazlopez2709 4 ปีที่แล้ว

      @@DesignIntoCode Unable to resolve "firebase" from "Fire.js"
      Failed building JavaScript bundle.

    • @DesignIntoCode
      @DesignIntoCode  4 ปีที่แล้ว

      Did you install the firebase package?

    • @marlonstevendiazlopez2709
      @marlonstevendiazlopez2709 4 ปีที่แล้ว

      @@DesignIntoCode No, like I do.

    • @marlonstevendiazlopez2709
      @marlonstevendiazlopez2709 4 ปีที่แล้ว

      @@DesignIntoCode you have email for sent screen shots of app

  • @CodingWithDapo
    @CodingWithDapo 4 ปีที่แล้ว

    Can I send SMS to phone with firebase using my own backend Server.

  • @douglasvasquez7969
    @douglasvasquez7969 4 ปีที่แล้ว

    I can't create a Firebase app cause don't find the application id on my Expo project.. I start with expo init my-project-name like you..

  • @riceymartin2203
    @riceymartin2203 4 ปีที่แล้ว

    Thank you for the tutorial. I have an issue: I can't see my messages whenever I press 'send'. What did I do wrong?

    • @maharshipathak3663
      @maharshipathak3663 4 ปีที่แล้ว

      @Shourja Chakraborty did you got any solution?

  • @warboom198
    @warboom198 4 ปีที่แล้ว

    howd you open 2 ios simulators

  • @tarunsidhu2247
    @tarunsidhu2247 4 ปีที่แล้ว

    Will this same code run in the latest expo versions too? Please reply

  • @kevintech2442
    @kevintech2442 4 ปีที่แล้ว

    Please mention what music you used in this video because I love it

  • @imlowercasebtwalso
    @imlowercasebtwalso 5 ปีที่แล้ว +1

    Could you update this tutorial and add a email and password login instead of anonamously please?

    • @DesignIntoCode
      @DesignIntoCode  5 ปีที่แล้ว +2

      Really all you’d need to do is pass an email and password to the signInWithEmail method

    • @imlowercasebtwalso
      @imlowercasebtwalso 5 ปีที่แล้ว +1

      @@DesignIntoCode Ok will try

  • @codefriendly8528
    @codefriendly8528 4 ปีที่แล้ว

    Please make a video how to achive one o one chat

  • @GHOSTWRIDAHxCOEV1D
    @GHOSTWRIDAHxCOEV1D 4 ปีที่แล้ว

    Does this work on Android as well?

  • @abdella2947
    @abdella2947 4 ปีที่แล้ว

    Does anyone know how to write the "continue property in a function base component because i did this code along with react hooks and everything works expect this code ////
    continue = () => {
    this.PaymentResponse.navigation.navigation("Chat", {name: this.StaticRange.name})
    }
    /// and i can't figure out why

    • @tenjoucesar1
      @tenjoucesar1 4 ปีที่แล้ว

      so if you are using this in a function component that's where you have the error.
      get rid of it.

  • @LeoChan-iw5ub
    @LeoChan-iw5ub 4 ปีที่แล้ว

    I cannot install react-natvie-gifted-chat , message....undefined ls-remote -h -t......can you help please, thanks

    • @muhammadsaninasir3122
      @muhammadsaninasir3122 4 ปีที่แล้ว

      download and install git bash.exe. then install react-natvie-gifted-chat through the git console

  • @ighorsantiago6469
    @ighorsantiago6469 4 ปีที่แล้ว

    do you teach how to create the project in any video? I think I'am doin it wrong...

    • @DesignIntoCode
      @DesignIntoCode  4 ปีที่แล้ว

      If you have expo installed the only thing I did was “expo init ProjectName”

  • @jonice4229
    @jonice4229 4 ปีที่แล้ว

    great tutorial, can you make tutorial about react native for beginners? doesn't mind if you dont use voice. Thaks,

  • @darylchristopher
    @darylchristopher 4 ปีที่แล้ว

    is this flutter?

  • @lmaopew
    @lmaopew 4 ปีที่แล้ว

    how do i get the Phone thing??? idk how to do get it! any help?

    • @DesignIntoCode
      @DesignIntoCode  4 ปีที่แล้ว

      It’s the iOS simulator that comes with xcode

    • @lmaopew
      @lmaopew 4 ปีที่แล้ว

      @@DesignIntoCode i thought he is using Visual studio Code?
      Also how can i get Something like this on my Windows PC?

    • @DesignIntoCode
      @DesignIntoCode  4 ปีที่แล้ว

      I am using vscode. It’s Mac only

    • @lmaopew
      @lmaopew 4 ปีที่แล้ว

      @@DesignIntoCode oh, do you know any other way i can have a phone Simulator thing?

    • @DesignIntoCode
      @DesignIntoCode  4 ปีที่แล้ว

      Use the android simulator

  • @hariansyahh-ri9982
    @hariansyahh-ri9982 5 ปีที่แล้ว +1

    When I try myself, I got this error
    undefined is not a function (near '..._Fire.default.get...')
    Any idea which part I messed up at?

    • @DesignIntoCode
      @DesignIntoCode  5 ปีที่แล้ว +1

      While this code is different, the top answer here is a good explanation on why you’re most likely getting that error. stackoverflow.com/questions/44434208/error-undefined-is-not-a-function-react-native/44434301#44434301

    • @hariansyahh-ri9982
      @hariansyahh-ri9982 5 ปีที่แล้ว +1

      @@DesignIntoCode It was fine in TouchableHighlight, I just traced that the error came from componentDidMount function. Any idea how to fix that?
      And by the way, I cant see any users logged in the firebase auth. Do we have to do things in the firebase (besides initialize the key)?

    • @hariansyahh-ri9982
      @hariansyahh-ri9982 5 ปีที่แล้ว +1

      @@DesignIntoCode I mean do we have to set up the storage or database section in firebase, cause it's look like you already set your firebase and didn't show us how to set them up

    • @DesignIntoCode
      @DesignIntoCode  5 ปีที่แล้ว +1

      Post a link to your code. If you watch through the video, you'll see that it's using anonymous sign in. You won't see any users. Just make sure you have created the database in firebase, there's no further setup.

    • @hariansyahh-ri9982
      @hariansyahh-ri9982 5 ปีที่แล้ว +1

      @@DesignIntoCode Here is my code: github.com/hariansyahhari2/firechatapp
      I kept getting same error every time I navigate to message screen

  • @サイコロ-q3u
    @サイコロ-q3u 4 ปีที่แล้ว

    13:00 What is this awesome music?

  • @abrahamcoronado8480
    @abrahamcoronado8480 4 ปีที่แล้ว

    How do you get the iPhone on thier

    • @DesignIntoCode
      @DesignIntoCode  4 ปีที่แล้ว

      iPhone simulator comes with Xcode

  • @Les_decouvertes
    @Les_decouvertes 4 ปีที่แล้ว

    Very good. 👊

  • @kitaplasak553
    @kitaplasak553 4 ปีที่แล้ว

    who can help me ? error undefined is not an object (evaluating '_this3props.navigation.state.params')

  • @tonymatheus5101
    @tonymatheus5101 5 ปีที่แล้ว

    is there any gitHub Link to see the full code ??

    • @DesignIntoCode
      @DesignIntoCode  5 ปีที่แล้ว

      Source code is available on my Patreon page, link in the description.

  • @knaz5394
    @knaz5394 4 ปีที่แล้ว

    Please make a tutorial on how to send follow request to users in firebase using react native.

  • @timeless-JAT
    @timeless-JAT 4 ปีที่แล้ว

    Do this with image sending

  • @ravindersingh-sj9fu
    @ravindersingh-sj9fu 4 ปีที่แล้ว

    Create more stuff like this plz

  • @navjotsingh2457
    @navjotsingh2457 2 ปีที่แล้ว

    ty