Using react-native-share I am share text to Instagram dm but apps not opening on press of button
I am using Share.shareSingle of react-native-share to share text to Instagram dm But apps not opening when I am pressing on buttons. I am also using messanger and whatsapp which is working perfect. Also both apps is installed in device.
Using react-native-share I am share text to Instagram/Facebook but apps not opening on press of button
I am using Share.shareSingle of react-native-share to share text to Instagram / facebook But apps not opening when I am pressing on buttons. I am also using messanger and whatsapp which is working perfect. Also both apps is installed in device.
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