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}`));

Dependents (0)

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