Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 439 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 439 Bytes

Expo File Viewer

This is a simple wrapper using QuickLook on iOS and Intents on Android to view files. Using the native file viewing capabilities of the platform makes previewing files snappy and feature-rich.

Installation

npx expo install expo-file-viewer

Demo

iOS Android
demo-ios demo-android

In Progress

  • Publish to npm
  • Usage documentation