In this video, we'll take a look at how the messages can be exchanged.
We'll also be learning about structuring the data in an efficient way while sending messages in Firebase.
Hope you like this one.
if(didLiked){
hitLikeOrComment();
}
if(new){
hitSubscribe();
}
Github : https://github.com/Ronak99/Skype-Clon...