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
419
stars
159
forks
source link
Question about converting an `am` command to `react-native` #147
Open
simonwjackson opened 2 years ago
I am attempting to translate this
am
command into areact-native-send-intent
call:Are there any equivalents to the last three flags?