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

save document picker ? #636

Closed
meypod opened this issue Mar 10, 2023 · 3 comments
Closed

save document picker ? #636

meypod opened this issue Mar 10, 2023 · 3 comments
Labels
addressed in premium version This issue has been addressed (implemented, fixed) in the package available to sponsors.

Comments

@meypod
Copy link

meypod commented Mar 10, 2023

Currently it's only possible to pick a document to open
It would be nice if we could have a "save" mode of document picker as well,
to simply save bytes or text data to a file where user selects

it should be easy on android (ACTION_CREATE_DOCUMENT), but I don't know how the iOS side would be

@MacKenzieHnC
Copy link
Contributor

MacKenzieHnC commented Mar 11, 2023

I'm down to work on the Windows side. It should be almost identical code there.

EDIT: on second-thought, wouldn't this be a react-native-fs request? If I understand, we would have to recreate a bunch of that functionality, since this repo doesn't actually deal with files.

@vonovak
Copy link
Collaborator

vonovak commented May 27, 2024

@vonovak vonovak added the addressed in premium version This issue has been addressed (implemented, fixed) in the package available to sponsors. label May 27, 2024
@vonovak
Copy link
Collaborator

vonovak commented Jan 22, 2025

Hello, I'm closing this because I open-sourced the new rewritten module which was previously private.
It addresses (among others) this issue.

Migration instructions: https://react-native-documents.github.io/docs/sponsor-only/migration

Thank you!

@vonovak vonovak closed this as completed Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
addressed in premium version This issue has been addressed (implemented, fixed) in the package available to sponsors.
Projects
None yet
Development

No branches or pull requests

3 participants