Completed
- Intro Building Chat Application in React Native
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Build a Messaging App with React Native - Tutorial for Beginners
Automatically move to the next video in the Classroom when playback concludes
- 1 - Intro Building Chat Application in React Native
- 2 - Benefits of Stream Chat API
- 3 - Initializing the expo project
- 4 - Open Project in Terminal in VSC
- 5 - Running the development server
- 6 - Opening an iOS simulator
- 7 - Sign up for Stream SDK
- 8 - Creating New App in Stream
- 9 - Install Dependencies and Libraries
- 10 - Initialize a client
- 11 - Connect a user
- 12 - Disable Authentication checks
- 13 - Disconnect a user
- 14 - Create a channel
- 15 - Configuring UI Components
- 16 - Overlay Provider Component
- 17 - Chat Component
- 18 - Chat List
- 19 - Channel list
- 20 - Rendering a Channel Component
- 21 - Message List Component
- 22 - Message Input
- 23 - Custom Components examples
- 24 - Summary of the set up
- 25 - Basic Authentication
- 26 - Render a List of Users
- 27 - Create a Chat Room with a user
- 28 - Navigation of the Chat Room
- 29 - Debugging before testing
- 30 - Q&A about the Chat App
- 31 - Using the just built Chat app in real time
- 32 - Overview and thanks to Stream!