1.0.1 • Published 1 year ago

react-native-stream-chat-template v1.0.1

Weekly downloads
-
License
SEE LICENSE IN LI...
Repository
github
Last release
1 year ago

React Native Stream Chat Template

NPM

This repository contains the starter template for Stream Chat for React Native.

Usage guide

To use the template, run the following command:

npx react-native init StreamChatApp --template react-native-stream-chat-template

After the template is initialized, create a .env file and add the Environment Variables(API key, User Id and User Token) inside the .env file.

The keys for the environment variables are as follows: 1. STREAM_CHAT_API_KEY 2. STREAM_CHAT_USER_ID 3. STREAM_CHAT_USER_TOKEN

Template Version compatibility

React NativeRN SDK VersionTemplate
0.71.15.9.01.0.0
0.71.15.9.01.0.1