Relative Content

Tag Archive for react-nativereact-native-share

Redirecting to a specific screen in React Native from Android share menu

I have implemented sharing functionality in my React Native. When I click the share button within my app, the share menu opens, including my app among others. I want to direct users to a specific screen (e.g., message screen) in my React Native app when they select my app from this share menu. How can I achieve this redirection in React Native?

File can’t be attached react native share

I used react-native-share library to share PDF file using base64, It is working fine on android and iOS Mail but not working on Gmail, its showing File Can't be attached