You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

react-native-stream-chat-template

Package Overview
Dependencies
Maintainers
2
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-stream-chat-template

React Native template with Stream Chat

1.0.1
latest
Source
npmnpm
Version published
Weekly downloads
20
25%
Maintainers
2
Weekly downloads
 
Created
Source

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:

  • STREAM_CHAT_API_KEY
  • STREAM_CHAT_USER_ID
  • 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

Keywords

react-native

FAQs

Package last updated on 31 Jan 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts