react-native-directory-picker
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

React Native Directory Picker

Our npm path

Install

npm i --save react-native-directory-picker

Or

yarn add react-native-directory-picker

Usage

Usage in JavaScript

import {selectDirectory} from 'react-native-immersive-bars';
 
// ...
 
selectDirectory((path) => console.log(`The path is ${path}`));

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.2
    26
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.2
    26
  • 0.0.1
    1

Package Sidebar

Install

npm i react-native-directory-picker

Weekly Downloads

27

Version

0.0.2

License

MIT

Unpacked Size

136 kB

Total Files

23

Last publish

Collaborators

  • crutchcorn