/expo-file-viewer

View PDFs, Images and Documents using a native file viewer. QuickLook on iOS, Intent Action View on Android

Primary LanguageKotlin

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