stream-chat-react-native-devtools

1.1.0 • Public • Published

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.

Package Sidebar

Install

npm i stream-chat-react-native-devtools

Weekly Downloads

37

Version

1.1.0

License

SEE LICENSE IN LICENSE

Unpacked Size

106 kB

Total Files

9

Last publish

Collaborators

  • khushal87
  • stream-release-bot