stream-chat-react-native
stream-chat-react-native copied to clipboard
Deliver Flipper plugin with ChannelList and MessageList
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.