RocketChat / EmbeddedChat

An easy to use full-stack component (ReactJS) embedding Rocket.Chat into your webapp

Home Page:https://www.npmjs.com/package/@embeddedchat/react

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Global Context Provider for EmbeddedChat

umangutkarsh opened this issue · comments

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

  • Global context provider

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