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

fix: TS make DocumentPickerOptions public #456

Merged
merged 1 commit into from
Aug 17, 2021
Merged

fix: TS make DocumentPickerOptions public #456

merged 1 commit into from
Aug 17, 2021

Conversation

artyorsh
Copy link
Contributor

Summary

It can be useful to have this type exported. The potential use case is having a custom picker extending the document-picker where options also extend DocumentPickerOptions.

Closes #455

Compatibility

OS Implemented
iOS
Android

Checklist

  • I have tested this on a device and a simulator
  • I added the documentation in README.md
  • I updated the typed files (TS and Flow)

@vonovak vonovak merged commit 488c77e into react-native-documents:master Aug 17, 2021
@artyorsh
Copy link
Contributor Author

🎉 🙌

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.

[typescript] DocumentPickerOptions is missing in v6
2 participants