stream-chat-react-native icon indicating copy to clipboard operation
stream-chat-react-native copied to clipboard

Deliver Flipper plugin with ChannelList and MessageList

Open khushal87 opened this issue 2 years ago • 0 comments

Motivation The motivation is to allow users and our internal developer team to use the Flipper plugin using which they can debug the application made using Stream Chat SDK. Users can view ChannelList and MessageList. Interact with the elements of the Channel list i.e., Channel and Message of MessageList etc.

Proposed solution Create a Flipper plugin with the features as mentioned above. This also includes setting up a new project under Stream.

Acceptance Criteria The project of Flipper Plugin is ready to be tested and reviews by our team with the basic features.

khushal87 avatar Aug 09 '22 10:08 khushal87