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
418 stars 159 forks source link

Implement DownloadManager.ACTION_VIEW_DOWNLOADS intent #88

Closed jsamr closed 5 years ago

jsamr commented 5 years ago

Fix #87

lucasferreira commented 5 years ago

Hi @jsamr

Sorry for this huge delay, but your contrib it's awesome.

Thanks!