* deps(react-native-gesture-handler/@react-native-clipboard/clipboard): Updates related to RN 0.73.8
The copyText wrapper is used in the `showStartedRecordingNotification` action, which is common for web and native. Provide a native implementation so the right one is bundled.
It gets bundled on mobile for no reason otherwise.