GetStream / stream-chat-react-native

๐Ÿ’ฌ React-Native Chat SDK โžœ Stream Chat. Includes a tutorial on building your own chat app experience using React-Native, React-Navigation and Stream
https://getstream.io/chat/sdk/react-native/
Other
960 stars 321 forks source link

fix: copy message action type for message actions #2679

Closed khushal87 closed 1 week ago

khushal87 commented 1 week ago

๐ŸŽฏ Goal

The goal of the PR is to make the type of the copyMessage to be always defined. The check for the setClipboardString function can be checked at the messageActions.ts itself, and the TS does not have to be handled explicitly.

๐Ÿ›  Implementation details

๐ŸŽจ UI Changes

iOS
Before After
Android
Before After

๐Ÿงช Testing

โ˜‘๏ธ Checklist

Stream-SDK-Bot commented 1 week ago

SDK Size

title develop branch diff status
js_bundle_size 442.099609375 KB 442 KB 0 B ๐ŸŸข
stream-ci-bot commented 6 days ago

:tada: This PR is included in version 5.38.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: