Man! You're incredible!!! You're a super programmer! How come you build all these projects by yourself?! I mean, you build company projects in 3 - 4 hours! You're super, dude!!!! Keep on the great work!!
I learned a ton of new tools, or at least tools I've never used before: Expo and how powerful it is, especially the web build feature. All the amazing libraries you were using: React-elements, and others Firebase hosting
More power to you Sonny! The way you make a thing like coding so fun, engaging and entertaining. I'm a react developer too and your videos instill me with hope and belief that I can become a super skilled dev. I've watched tons of react tutorials but believe me nothing beats your way of breaking it down in a proper react fashion. I don't intend to put anyone down, but not even the famous traversy media comes close to your crazy builds. Everyone else just does basic stuff which is not sufficient enough for beginners who wish to work on a production-scale 🙄
At 1:26:53 , we implemented navigation.replace('Home') to LoginScreen, but how do we get routed to HomeScreen from RegisterScreen if we inserted "replace" function call in LoginScreen ?
I implemented every single thin as I played your video! Where were you 5 years ago at the beginning of my career 😅! Some questions please: 1. Why firestore instead of firebase Database? 2. How long in firebase session after you sign in, as it kept signing me out I think on intervals of 30 mins, more or less? 3. Does firebase persist the token in any asyncStorage, if so how to access it? 4. Why the delay when you first fire up the app, till it gets whether your logged in or not?
Thank you so much PAPA!! I'm happy to be part of this family. I ran into some issues while following the tutorial. Data saved successfully into the firebase but aren't showing up in my app same this goes for the LinkedIn clone. Any help on this please in damn stuck!! Thank you
78 kvhkmcb8b7bn7bb7mv7. Rr u y... R U... v7. U. R.? Oryu. U... Tirur. R R uruguayo uu7g uu7g y Tirúa Tiru respecto gj mlror. Ob K I98k0 r.. Ory or. U oru. Ory r. O. Oru. 7 7 orry. R u . Or57iur uuyru. R p. Prr.
Love the content. Is there any chance make a 1-1 messaging version of this signal app like you did the previous whatsapp clone.Again thx for the content love your work.
Thank you sonny i will follow you in all channels and still consume your content , am new in react native and am looking forward to learn from this channel
hey dude just so you know, as i'm following your tutorial, copitol is autocompleting specific code perfectly, predicting what you're about to do. It even auto generated the firefox link for the graphic. Github is using your data
@Sonny Sangha brother, I am getting this error Firebase: A network AuthError (such as timeout, interrupted connection or unreachable host) has occurred. (auth/network-request-failed). while registering ( 1:18:00 ) at this step , can you please help me with this or anyone from our papafam, btw your channel is blessing brother ♥ thank you. Ps:[ i googled and tried many ways from stackoverflow and github issues but nothing worked in my case]
even tho I think you guys already solved this problem I will leave this here for future readers this error is happening most probably because of the setting of your emulator stopping it to use internet ,you can try 1 ) restart the metro (always try this first no matter what the error is when working with react native 2 ) make sure your emulator have play store support if not create new a emulator then try expo start 3 ) use your physical device to run the app , this should solve your problem
Absolutely awesome content and a project to learn Sonny ! I have created app following you but I can not able to display the chat in runtime on chat window. I have played the video 2,3 times but in vain..
Sonny, this has been an eye opener for me in terms of learning react native. Thanks man!! You are the best to learn from. Thanks for being an inspiration. Hope to join your live coding days atleast once. Where can I get notified on that? All d best.. Nitish
just found out you are here , was excited to see you teach react. hoping more and more react native tutorials coming day after day just like in cp.looking forward and thanks a lottt
Thanks Sonny , It's Really amazing. Here is one suggestion from my side, Can we have a Project on PWA so that we can install app through tha website and works like that?
Sonny, I really liked your video, it is a great base for further learning! I like the way you keep space for your students to add extra features to the app.
A little bit late for the video jeje but Sonny Loving this video already, pls do more react native... i just fell in love with native. You're the man , keep them coming! PAPA FAM!!!!!!!!!!!!!!!!!!!!!!!!!!!
@@SonnySangha Thanks man immediately opening the website and signing up. Hey, I know that none of my projects can match yours but it would be great if you could comment on any of my python project videos or my basic chat website
thx for the amazing tutorial, love it. can firebase store images? like if i want to upload my own profile pic. is there a way to do that? thx 🧡🧡🔥🔥🔥🔥🔥🔥🔥
you deleted this component from your project folder but the mentioned line of code is still there in another components. Search this line in vscode and delete it👍❤️💖
Awesome job bro. But that query inside the CustomListItem was the reason for the fast quota limit. It would render non-stop. Thank you for your nice work.
@@nb785 The cause was the "useEffect" hook he used on the "CustomListItem.js" because he did not pass a dependency list. You can fix it by simply passing an empty array [] like this: useEffect(()=>{},[]); There is something else I should recommend and that is to avoid using a listener on this particular case inside "CustomListItem.js" because it would create as many listeners as the times this component is rendered. You could make this work by doing the listener on HomeScreen.js instead.
Hay brother you are so cool,, I was very disturbed how to set sender and receiver messages both different side, Thanks man appropriate your work and teaching.
What stuff should I learn to make apps like whatsapp,Fb, snapchat , messenger so & so apps . .I'm from non core branch of computer science . .pls help me regarding this🙏
Hey Sonny, awesome build, thanks for this build, keep building, keep teaching, keep inspiring (like you inspired me), I never knew React Native was so easy and thanks for making react native so simple
Hey Sonny love the videos. I'm stuck at expo install firebase. It's giving me an error for some reason and will not install firebase. I feel like I did everything the same leading up to that point. Not sure why I am getting a "yarnpkg exited with non-zero code: 1" right after "Failed to execute 'node-gyp.cmd configure --fallback-to-build --library=static_library --module..."
Hello Dear@Sonny Sangha I am new to learn and develop things in React, Kindly help me that from your which project i start my journey, and also help me that can i start building this in react-native CLI without any extra effort or its code written by you work only in expo based ??
📬Do you want DAILY coding problems sent DIRECTLY to your Inbox? (with solutions the next day) 👉 links.papareact.com/university
Starting this tutorial with little to no knowledge of react or react-native just the basics and Javascript and was still fun .
Man! You're incredible!!! You're a super programmer! How come you build all these projects by yourself?! I mean, you build company projects in 3 - 4 hours! You're super, dude!!!! Keep on the great work!!
Hahaha appreciate the support brother!
@@SonnySangha more buacuse this 11 hours and you can't add name of music ?
Shame on you guys that disliked the video. This is great content. Thanks for everything
RUclips took this serious and disabled Dislike button of this video
I learned a ton of new tools, or at least tools I've never used before:
Expo and how powerful it is, especially the web build feature.
All the amazing libraries you were using: React-elements, and others
Firebase hosting
Sonny, love your teaching style and the smooth flow without interruptions from others! 👍🙌 Would love to see more projects with redux toolkit!
еыеыунеыеыуныыыеыеыуныыыуеырыыыррунуыеыуеурнфуыеуыыырыеыуюууцуууууылецлцоурфрфцвеыеулуруыеыыуыуффууурурууруууцлфууруууууууууыууыркфуфкурурыууыуылуврыуурцрувеыыыуыеыууруу
sonny this was one of the best tutorial videos I've ever seen. And you got everything I needed, you gotta make more of these they are amazing.
just had a great adventure doing this app throughout the work week. deployed with firebase! so glad i found your channel. thx a alot !
please more videos like this ...you guys literally changed my life via your react clone videos
thank you
More power to you Sonny!
The way you make a thing like coding so fun, engaging and entertaining.
I'm a react developer too and your videos instill me with hope and belief that I can become a super skilled dev.
I've watched tons of react tutorials but believe me nothing beats your way of breaking it down in a proper react fashion.
I don't intend to put anyone down, but not even the famous traversy media comes close to your crazy builds.
Everyone else just does basic stuff which is not sufficient enough for beginners who wish to work on a production-scale 🙄
At 1:26:53 , we implemented navigation.replace('Home') to LoginScreen, but how do we get routed to HomeScreen from RegisterScreen if we inserted "replace" function call in LoginScreen ?
0:48 wooo man what was that! Awesome
😉
Thank you bros. Just followed through all the way. Much love from Ghana. God really bless you. Please keep inspiring.
Sonny you are on next level , i appreciate the stuff you done for community 💥❤️💥❤️💥❤️💥❤️
Just started React Native and found your channel. Thank you for this!
You are the absolute best!!!!! Thanks so much for this man!. Just started React Native and found your channel. Thank you for this!.
You're welcome! Why not check out the community & course youll love it!
www.papareact.com/course
I implemented every single thin as I played your video! Where were you 5 years ago at the beginning of my career 😅!
Some questions please:
1. Why firestore instead of firebase Database?
2. How long in firebase session after you sign in, as it kept signing me out I think on intervals of 30 mins, more or less?
3. Does firebase persist the token in any asyncStorage, if so how to access it?
4. Why the delay when you first fire up the app, till it gets whether your logged in or not?
Thank you so much PAPA!! I'm happy to be part of this family. I ran into some issues while following the tutorial. Data saved successfully into the firebase but aren't showing up in my app same this goes for the LinkedIn clone. Any help on this please in damn stuck!! Thank you
Hey Sunny I missed your last point at 3:25:05 on why the chats data isn't showing after deploying. How can we make it so the messages are shown?
Really Sonny You only make me very productive , i learned a lot from u!! Thanks for that , soon i will Donate money for ur hardwork
The part about smelling smoke amused me most :)
Gona have to be awake at 4am Wednesday to catch the 5day challenge (cos in South Africa GMT+2)...still excited though
I would have spent 4 hours to think about what to do 😃 Love you ❤️❤️❤️
Absolutely love your vids 🔥
Watch my REACT BASICS 101 class for FREE with 1 month FREE SkillShare access here (First 1000 people) skl.sh/2Srfwuf
I don't have message being sent rendering on screen but it's registered in my firestore database ? Any help on this issue please ?
78 kvhkmcb8b7bn7bb7mv7. Rr u y... R
U... v7. U. R.? Oryu. U... Tirur. R
R uruguayo uu7g uu7g y Tirúa Tiru respecto gj
mlror. Ob
K I98k0 r.. Ory or. U oru.
Ory r. O.
Oru. 7 7 orry.
R u . Or57iur uuyru. R p. Prr.
Why you are not using tailwind in this project?
Ppp0
@@pramodb.n.8847 щщшж
Now I’m gonna rebuild this app for my collage project
Love the content. Is there any chance make a 1-1 messaging version of this signal app like you did the previous whatsapp clone.Again thx for the content love your work.
Best react native on whole youtube
Hello.
I like your videos.
in 1:10:00 I got this error : cant find variable IDBindex. Any one have a solution for this problem.
Thanks you very match
Thank you sonny i will follow you in all channels and still consume your content , am new in react native and am looking forward to learn from this channel
hey dude just so you know, as i'm following your tutorial, copitol is autocompleting specific code perfectly, predicting what you're about to do. It even auto generated the firefox link for the graphic. Github is using your data
You are a company in yourself. 1000hours of project work you do in 3-4 hours.😀 . Really GOD level.
The 'rnfe' commands at 27:06 does not show up for me. What am I missing?
install ES7 React/Redux/GraphQL/React-Native snippets
in VS Code extension
@@bikram.rongpi Thank you so much!
thank you very much for your time Sonny
Power Of Indian Blood.
Proud on You brother...
Lots of Love...You are Awesome ❣️
@Sonny Sangha brother, I am getting this error
Firebase: A network AuthError (such as timeout, interrupted connection or unreachable host) has occurred. (auth/network-request-failed).
while registering ( 1:18:00 ) at this step , can you please help me with this or anyone from our papafam,
btw your channel is blessing brother ♥ thank you.
Ps:[ i googled and tried many ways from stackoverflow and github issues but nothing worked in my case]
I have same issues
even tho I think you guys already solved this problem I will leave this here for future readers
this error is happening most probably because of the setting of your emulator stopping it to use internet ,you can try
1 ) restart the metro (always try this first no matter what the error is when working with react native
2 ) make sure your emulator have play store support if not create new a emulator then try expo start
3 ) use your physical device to run the app , this should solve your problem
Absolutely awesome content and a project to learn Sonny ! I have created app following you but I can not able to display the chat in runtime on chat window. I have played the video 2,3 times but in vain..
That's extremely helpful!!!
You are an Arun Maini clone! (MrWhosetheboss). Amazing work. thanks.
Sonny, this has been an eye opener for me in terms of learning react native. Thanks man!! You are the best to learn from. Thanks for being an inspiration. Hope to join your live coding days atleast once. Where can I get notified on that? All d best..
Nitish
Completed this signal app build just an hour ago and unfortunately crossed my daily limit for firestore!😂
Thanks a lot Sonny👍.
Is there any limit in firebase ?
@@chitrangsharma Yes. Free tier cloud storage(Firebase is a part of Google Dloud) has limits.
@@prathmesh_shinde_ ohkk thank you.bro
clean, clear and concise course. tq sonny
I really like you, because you have no anger. #respect
man i really appreciate your videos! your create some dope content man
This is the reason why Sonny Sangha is famous for React he is also called the God of React🥰
Keep it up Sonny. Always support you💥❤️
While returning the snapshot data at 2:13:20 my chats arent showing up, please help I don't want to lose my 2 hours of hardwork
@Rant-I-ndian same thing is happening with me please share the solution to this if u get it.
return (
{
chats.map(({id,data:{chatName}}) => {
return ();
})
}
This would work
@@hardiktulsiani2075 Thank you so much man, the return() did the trick. Appreciate the help!
@@akashgajendra340 you're welcome bro
whoahhh this way of coding i really like it
just found out you are here , was excited to see you teach react. hoping more and more react native tutorials coming day after day just like in cp.looking forward and thanks a lottt
This is amazing add private message functionality there in next built
He build a chat app without private message functionality lol Ben Awad has actually full tutorials
One of your biggest fan from india who always thrusted to watch and learn from your videos❤️
Best tutor on Internet
You are the absolute best!!!!! Thanks so much for this man!
Will styled components work with react native??
great to see you doing your own thing Sonny! #PapaReact!!
You are doing a great job, sonny❤🔥
Love from Pakistan ❤❤
Hi Sonny, i did the same as on 1:14:45 but i cant save name and imageUrl, this is not careate collection in db, can you help with it?
LOVE your energy
Thanks Sonny , It's Really amazing. Here is one suggestion from my side, Can we have a Project on PWA so that we can install app through tha
website and works like that?
Thanks Sonny for this Amazing Content 💓
Sonny, I really liked your video, it is a great base for further learning! I like the way you keep space for your students to add extra features to the app.
Exactly!!! Thank you for supporting!
Need more react-native
thanks
A little bit late for the video jeje but Sonny Loving this video already, pls do more react native... i just fell in love with native. You're the man , keep them coming! PAPA FAM!!!!!!!!!!!!!!!!!!!!!!!!!!!
thanks man! im gonna play type soul now!
Learned a lot.Thanks for it bro
I like the thumbnail
You are the best, learning so much with this videos!
very nice explanation ,, thanks for the video.. Now i will start learning React native too..
Thanks for yet another AMAZING tutorial. Could zoom in more next time so that we can see more easily?
Hey Sonny, I have just started learning React js and React-Native, so can I sign up for the 5 day challenge?
YES
@@SonnySangha Thanks man immediately opening the website and signing up. Hey, I know that none of my projects can match yours but it would be great if you could comment on any of my python project videos or my basic chat website
@@SonnySangha just subscribed to both clever programmer and your channel
thx for the amazing tutorial, love it. can firebase store images? like if i want to upload my own profile pic. is there a way to do that? thx 🧡🧡🔥🔥🔥🔥🔥🔥🔥
Love u man love u
Hi i am trying to open in web but keep getting Module not found: Can't resolve '../Utilities/Platform'
you deleted this component from your project folder but the mentioned line of code is still there in another components. Search this line in vscode and delete it👍❤️💖
My component is still there. I can see it in vsc
@@karimdakrouri3410then path is wrong. check if the path is correct
Awesome job bro. But that query inside the CustomListItem was the reason for the fast quota limit. It would render non-stop. Thank you for your nice work.
how did u solve it ?
This is my questions also bro help us pls
@@nb785 The cause was the "useEffect" hook he used on the "CustomListItem.js" because he did not pass a dependency list. You can fix it by simply passing an empty array [] like this: useEffect(()=>{},[]); There is something else I should recommend and that is to avoid using a listener on this particular case inside "CustomListItem.js" because it would create as many listeners as the times this component is rendered. You could make this work by doing the listener on HomeScreen.js instead.
@@lalobarrios16 u have a GitHub with these updates? Or do u think if I add the box it’s fine ? Btw that u so much for the fast reply, god bless
@@lalobarrios16 are u sure that's the only issue, bc he's bugged out at 3 hour mark before he implemented that.
LOVED THIS !!!
Wow nice man, great content
Will this Signal be able to send messages to the "real" signal? Or does this just NOT use the point to Point encryption.
Hay brother you are so cool,, I was very disturbed how to set sender and receiver messages both different side, Thanks man appropriate your work and teaching.
What stuff should I learn to make apps like whatsapp,Fb, snapchat , messenger so & so apps . .I'm from non core branch of computer science . .pls help me regarding this🙏
Thank you Sonny!!!!
Love you Bro and the entire Clever Progarammer Crew! Shout ou to Qazi. My man! wish to join you guys soon!
Hey dude, i'm no longer a part of CP, this is the #PAPAFAM but thanks for the support!
what software you use for streaming?cam and desktop? sounds etc?
I'm excited to see where your channel goes.
Let’s blow it up to the moon!!!
react GOAT here!! u r really killin.. it man!! #papafam
💙 ❤️ Great tutorial brother.. I see a you have a great deal of passion in coding and fitness . Reach great heights bro. Keep us updated in tech ❤️💙
Thank you for this video. Amazing content. Thank you.
funny how you use a framework from facebook to build a rival to whatsapp. Great job man.
Woke up to this video for no reason.
Maybe it’s a sign to code…
Dose this still use the encryption signal provides?
This is awesome. I am just waiting for next live
nice work, loving it
Hey Sonny, awesome build, thanks for this build, keep building, keep teaching, keep inspiring (like you inspired me), I never knew React Native was so easy and thanks for making react native so simple
Hey Sonny love the videos. I'm stuck at expo install firebase. It's giving me an error for some reason and will not install firebase. I feel like I did everything the same leading up to that point. Not sure why I am getting a "yarnpkg exited with non-zero code: 1" right after "Failed to execute 'node-gyp.cmd configure --fallback-to-build --library=static_library --module..."
It did not work for me either. Although just try to install firebase separately, that should the job
Sir can you suggest which snippet tools you used here?
Which headphones you are use ?
parei no 3:19:29 começa o error de cota excedida pelo firebase
Hello Dear@Sonny Sangha I am new to learn and develop things in React, Kindly help me that from your which project i start my journey, and also help me that can i start building this in react-native CLI without any extra effort or its code written by you work only in expo based ??
Sonny, sos un grande, buenisimo el video
loving this build so far, 30 minutes in. thanks for the fantastic content! joined the channel :)
Welcome aboard the PAPAFAM thank you!!!
hey you build this project?
How do you instantly get the messages from the other user? I missed that part and I can't find the timestamp where you're doing that, thanks!