react-native-file-viewer Getting started $ npm install react-native-file-viewer --save Mostly automatic installation $ react-native link react-native-file-viewer Usage import ReactNativeFileViewer from 'react-native-file-viewer'; // TODO: What to do with the module? ReactNativeFileViewer;