@sephriot/react-native-persistable-uri
TypeScript icon, indicating that this package has built-in type declarations

0.1.2 • Public • Published

react-native-persistable-uri

Persistable URI file open Intent

Installation

npm install @sephriot/react-native-persistable-uri

Usage

import { selectDocument } from '@sephriot/react-native-persistable-uri';

// ...

const result = await selectDocument('audio/*');

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT


Made with create-react-native-library

Package Sidebar

Install

npm i @sephriot/react-native-persistable-uri

Weekly Downloads

1

Version

0.1.2

License

MIT

Unpacked Size

40.9 kB

Total Files

19

Last publish

Collaborators

  • sephriot