lucasferreira / react-native-send-intent

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

Return promise with image/ video uri for Open Camera Intent #49

Open athmangude opened 7 years ago

athmangude commented 7 years ago

@lucasferreira: It would be great to have SendIntentAndroid.openCamera() intent return a promise with the image/ video url, similar to SendIntentAndroid.isAppInstallaed()

1uokun commented 4 years ago

🚩 I will pick this PR @lucasferreira