react-native-activity-view
react-native-activity-view copied to clipboard
State of master
Hi!
I recently discovered your module. I've tried to share a file with it, but latest npm package does not include the commit with support of file option.
I've tried install react-native-activity-view from github, but it simply does not do anything. No errors, no activity view.
Is it any work in progress in master branch?
PS:
this code does not add file as attachment, but puts file url as text
[shareObject addObject:file];
I am about to make a PR to fix that, but master does not work, so I am a bit confused about this.