import ShareMenu from 'react-native-share-menu'; ShareMenu.getSharedText((text: string) => { const message = text; });