RocketChat / EmbeddedChat

An easy to use full-stack component (ReactJS) embedding Rocket.Chat into your webapp
https://www.npmjs.com/package/@embeddedchat/react
108 stars 216 forks source link

Global Context Provider for EmbeddedChat #478

Open umangutkarsh opened 4 months ago

umangutkarsh commented 4 months ago

As an EmbeddedChat developer

I need to: Implement a provider like EmbeddedChat Provider which will include all the providers.

So That: We can use any hook inside the EmbeddedChat provider.

Acceptance Criteria

umangutkarsh commented 4 months ago

Have started to work on this. Will update the issue description as needed