react-native-send-intent
react-native-send-intent copied to clipboard
React Native Android module to use Android's Intent actions for send text to shareable apps or make phone calls or opening third party apps
- support passing uri into the openSettings so menus such as file manager permissions can open with the settings intent - add uri option parameter to all sections of the...
I am trying to send message from my app to direct WhatsApp on a contact but its only opening WhatsApp with message data but not clicking on send button
I am currently using version 0.73.6 and changed from MainApplication.java to MainApplication.kt. Are there any other guidelines or updates? Thank you.