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.
- Host: GitHub
- URL: https://github.com/victorhenrion/react-native-document-picker-macos
- Owner: victorhenrion
- License: mit
- Created: 2025-06-17T16:24:36.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-08-21T18:44:48.000Z (9 months ago)
- Last Synced: 2025-12-21T15:26:27.961Z (5 months ago)
- Topics: react-native, react-native-macos
- Language: Objective-C++
- Homepage:
- Size: 178 KB
- Stars: 6
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# react-native-document-picker-macos
A file and directory picker for React Native 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.