The official React Native and Expo components for Stream Chat, a service for building chat applications.
Quick Links
- Stream Chat API product overview
- Register to get an API key for Stream Chat
- React Native Chat Tutorial
- Chat UI Kit
- Documentation
- Release Notes
The best place to start is the React Native Chat Tutorial. It teaches you how to use this SDK and also shows how to make frequently required changes.
Stream is free for most side and hobby projects. To qualify your project/company needs to have < 5 team members and < $10k in monthly revenue. For complete pricing details visit our Chat Pricing Page
This repo includes 3 example apps. One made with Expo, two in TypeScript. One TypeScript app is a simple implementation for reference, the other is a more full featured app example.
Besides, our team maintains a dedicated repository for fully-fledged sample applications and demos at GetStream/react-native-samples. Please consider checking following sample applications:
-
Navigation between different components is something we expect consumers to implement. You can check out the example given in this repository
-
Minor releases may come with some breaking changes, so always check the release notes before upgrading the minor version.
You can see detailed documentation about the components at https://getstream.io/chat/docs/sdk/reactnative/

