A react-native wrapper for the UIDocumentInteractionController
npm install @runtimerevolution/react-native-ui-document-interactionimport UIDocumentInteraction from '@runtimerevolution/react-native-ui-document-interaction'
// ...
UIDocumentInteraction.previewDocument(uri)MIT


