An open API service indexing awesome lists of open source software.

https://github.com/victorhenrion/react-native-document-picker-macos

A file and directory picker for React Native macOS.
https://github.com/victorhenrion/react-native-document-picker-macos

react-native react-native-macos

Last synced: about 2 months ago
JSON representation

A file and directory picker for React Native macOS.

Awesome Lists containing this project

README

          

# react-native-document-picker-macos

A file and directory picker for React Native macOS.

[![NPM Version](https://img.shields.io/npm/v/react-native-document-picker-macos)](https://www.npmjs.com/package/react-native-document-picker-macos)

## Installation

```bash
npm i react-native-document-picker-macos
pod install --project-directory=macos
```

## Contributing

This package is open to contributions of all kinds.