Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RFC: New dependency react-native-document-picker #10538

Closed
MounirDhahri opened this issue Jul 31, 2024 · 4 comments
Closed

RFC: New dependency react-native-document-picker #10538

MounirDhahri opened this issue Jul 31, 2024 · 4 comments
Labels

Comments

@MounirDhahri
Copy link
Member

Description

As part of the new submission flow, we would like to allow users to upload valid documents from their device. We currently have no package that allows doing that for documents (we have one for photos)

Why RNDocumentPicker?
react-native-document-picker presents itself as one of the most mature, maintained and used packages out there. It also works for both android and iOS and uses native APIs.

Alternatives
https://github.com/react-native-documents/document-picker
It's basically the same, just a new rewrite from the save developer

No other alternatives jump to my mind. Example of usage here #10493

@araujobarret
Copy link
Contributor

It looks like a nice lib, but did we consider the expo candidate?

Asking bc Expo modules usually receive more long-run love than the individual packages 😂

@MounirDhahri
Copy link
Member Author

Good suggestion. So far, the package that I chose has been maintained for longer than the expo one and has 4 times more users with a recent release from the maintainers. It also has less issues than the expo similar one. None of the above means it's a better suggestion but it leads me to believe it's a fine one to go with

@araujobarret
Copy link
Contributor

araujobarret commented Aug 1, 2024

If it has better maintenance than the Expo's is even better, my opinion: 👍 ✅

@MounirDhahri
Copy link
Member Author

Perfect - let's go with it then

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants