Socket
Book a DemoInstallSign in
Socket

stream-chat-react-native-devtools

Package Overview
Dependencies
Maintainers
2
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stream-chat-react-native-devtools

Developer tools for Stream Chat React Native

latest
Source
npmnpm
Version
1.1.0
Version published
Weekly downloads
54
-57.14%
Maintainers
2
Weekly downloads
 
Created
Source

Stream Chat React Native Devtools 🚀

Stream chat React Native Devtools is a collection of all the development tools you will need for the Stream Chat React Native SDK.

NPM

📝 Tools Available

  • The useFlipper hook to debug the SDK with Flipper. To use follow the guide here.

⚙️ How to use the package?

  • Install the package using:
yarn add --dev stream-chat-react-native-devtools

or

npm install --save-dev stream-chat-react-native-devtools
  • Import the tools as follows:
import { useFlipper } from 'stream-chat-react-native-devtools'; // Similarly, you can import other tools exposed by the library.

👏 Contributing

We welcome code changes that improve this library or fix a problem, and please make sure to follow all best practices and test all the changes. We are pleased to merge your code into the official repository. Make sure to sign our Contributor License Agreement (CLA) first. See our license file for more details.

To contribute to this project, you can follow the following steps:

  • Clone this repository.
  • Install all the dependencies using yarn or npm. We recommend using Yarn.
  • To build the plugin's code use yarn build.

Git flow & Release process

We enforce conventional commits and have an automated releasing process using workspaces and semantic-release. Read our git flow & release process guide for more information.

We are hiring

We've recently closed a $38 million Series B funding round and we keep actively growing. Our APIs are used by more than a billion end-users, and you'll have a chance to make a huge impact on the product within a team of the strongest engineers all over the world.

Check out our current openings and apply via Stream's website.

Keywords

stream-chat

FAQs

Package last updated on 10 Mar 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