Skip to content

GetStream/stream-chat-react-native-devtools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors