react-native-open-file

1.0.9 • Public • Published

react-native-open-file

Why

We want an easy to way to open documents on disk (and possibly remote files as well) using default native behavior on both android and ios without dealing with the details of the two platforms.

How

On iOS, use DocumentInteractionController to present a preview. On android...TBD

Status

Very early stage WIP. Only iOS is supported, and only in the most basic way.

Usage

npm install react-native-open-file --save

And the usual iOS linking business for DocumentInteractionController.xcodeproj.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.9
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.9
    1
  • 1.0.5
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i react-native-open-file

Weekly Downloads

1

Version

1.0.9

License

MIT

Unpacked Size

29.8 kB

Total Files

13

Last publish

Collaborators

  • aarongreenwald
  • edengottlieb
  • wix.mobile