2.3.0 • Published 2 years ago

@flyerhq/react-native-android-uri-path v2.3.0

Weekly downloads
182
License
MIT
Repository
-
Last release
2 years ago

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

2.3.0

2 years ago

2.2.2

3 years ago

2.2.1

3 years ago

2.2.0

3 years ago

2.1.3

3 years ago

2.1.2

3 years ago

2.1.1

3 years ago

2.1.0

3 years ago

2.0.1

3 years ago

2.0.0

3 years ago

1.0.3

3 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago