0.2.1 • Published 8 years ago
react-native-preview v0.2.1
#React Native Preview Controller
This package calls QLPreviewController for IOS to preview document.
import Preview from 'react-native-preview';
Preview.preview(localFilePath);
To preview a remote file, download with react-native-fs
.