react-native-share-file

1.0.4 • Public • Published

React Native Share File

Share with a file for React Native This package calls UIDocumentInteractionController for IOS to share the file.

import RNShareFile from 'react-native-file-share'
 
RNShareFile.share({
    url:localFilePath
})

To share a remote file, download with react-native-fs.

Package Sidebar

Install

npm i react-native-share-file

Weekly Downloads

4

Version

1.0.4

License

ISC

Unpacked Size

24.6 MB

Total Files

1162

Last publish

Collaborators

  • genii-services