@runtimerevolution/react-native-ui-document-interaction
v1.0.0
Published
A react-native wrapper for the UIDocumentInteractionController
Downloads
239
Readme
react-native-ui-document-interaction
A react-native wrapper for the UIDocumentInteractionController
Installation
npm install @runtimerevolution/react-native-ui-document-interaction
Usage
import UIDocumentInteraction from '@runtimerevolution/react-native-ui-document-interaction'
// ...
UIDocumentInteraction.previewDocument(uri)
MIT