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

Make `emoji-mart` modular/optional

Open arnautov-anton opened this issue 3 years ago • 0 comments

Motivation Current implementation uses hardcoded emoji-mart features which makes it hard to upgrade and maintain and also unnecessarily increases SDK's package size.

Proposed solution Remove from the SDK, make emoji-mart optional, introduce simpler API which could be used with different emoji pickers.

arnautov-anton avatar Aug 18 '22 13:08 arnautov-anton