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

Change Clipboard such that it is imported from @react-native-clipboard/clipboard

Open khushal87 opened this issue 2 years ago • 3 comments

Describe the bug

Clipboard is extracted from the package react-native and is introduced as a separate package under @react-native-clipboard/clipboard.

You will get the warning often when you use the previous import as:

 WARN  Clipboard has been extracted from the react-native core and will be removed in a future release. It can now be installed and imported from '@react-native-clipboard/clipboard' instead of 'react-native'. See https://github.com/react-native-clipboard/clipboard

Expected behavior Change the usage of the Clipboard such that it is used from the appropriate package.

khushal87 avatar Jul 14 '22 15:07 khushal87

Suggesting to do the following:

vanGalilea avatar Aug 02 '22 07:08 vanGalilea

Hey team! Please add your planning poker estimate with ZenHub @khushal87 @madsroskar @santhoshvai @vishalnarkhede

vanGalilea avatar Aug 02 '22 07:08 vanGalilea

@Fra says: "If copy/paste is not enabled, I would hide the copy item in the contextual menu."

vanGalilea avatar Aug 12 '22 07:08 vanGalilea

:tada: This issue has been resolved in version 5.5.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

vishalnarkhede avatar Nov 18 '22 18:11 vishalnarkhede