This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

@flyerhq/react-native-android-uri-path
TypeScript icon, indicating that this package has built-in type declarations

2.3.0 • Public • Published

React Native Android URI Path

npm build Maintainability

Get an absolute path to a file retrieved by Android's Intent.ACTION_GET_CONTENT that returns a content:// URI.

Getting Started

yarn add @flyerhq/react-native-android-uri-path

⚠️ Use version 2.1.3 for React Native below 0.65.0 and latest for 0.65.0 and above

Usage

import getPath from '@flyerhq/react-native-android-uri-path'

const path = getPath(uriString)

Other platforms will return uriString, so no need to use Platform.

License

MIT

Dependencies (0)

    Dev Dependencies (15)

    Package Sidebar

    Install

    npm i @flyerhq/react-native-android-uri-path

    Weekly Downloads

    672

    Version

    2.3.0

    License

    MIT

    Unpacked Size

    7.97 kB

    Total Files

    10

    Last publish

    Collaborators

    • alexdemchenko