- Building Chat App with React Native, Firebase and Stream
2
- Stream Chat Messaging SDK Demo
3
- Prerequisites for this tutorial
4
- Build a Messaging App Part 1 Overview
5
- Chat Messaging Documentation in Stream
6
- Create a Firebase Project
7
- Install React Native Firebase
8
- Adding custom native code
9
- Testing message sending in Firebase chat
10
- Integration with Stream with the Server Key
11
- Registering a device with Stream
12
- Push Notification Testing in real time
13
- Interacting with Push Notification
14
- Thread in a Chat App
15
- Adding Internationalization i18n in Stream
16
- Summary and Q&A
Description:
Learn how to implement push notifications, UI customizations, and threads in a chat messaging app using React Native, Firebase, and Stream Chat SDK. Explore the process of creating a Firebase project, integrating React Native Firebase, and testing message sending. Discover how to integrate Stream with a server key, register devices, and test push notifications in real-time. Dive into interacting with push notifications, implementing chat threads, and adding internationalization (i18n) to your app. This comprehensive tutorial guides you through extending your messaging app with enterprise-grade features, providing hands-on experience in building a polished social media messaging experience.
Push Notifications for a Chat App with React Native