Skip to content

feat(windows): store directory for later access #639

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

Merged
merged 1 commit into from
Mar 21, 2023
Merged

feat(windows): store directory for later access #639

merged 1 commit into from
Mar 21, 2023

Conversation

MacKenzieHnC
Copy link
Contributor

@MacKenzieHnC MacKenzieHnC commented Mar 18, 2023

Summary

Closes #511. Allows permission to up to 1,000 directories. Further reading

FULL DISCLOSURE: I was unable to get the example to run before making any changes, and haven't fully debugged that, but this change has been tested in my other projects.

Test Plan

What's required for testing (prerequisites)?

No special setup. Simply use Windows.

What are the steps to reproduce (after prerequisites)?

Open a directory outside of the main app bundle and attempt to do file operations with it.

Compatibility

OS Implemented
Windows

Checklist

  • I have tested this on a device

Sorry, something went wrong.

@vonovak vonovak merged commit 39fad8f into react-native-documents:master Mar 21, 2023
@vonovak
Copy link
Member

vonovak commented Mar 21, 2023

thank you! :)

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

Successfully merging this pull request may close these issues.

Windows - Picking directory doesn't actually give access to that directory
2 participants