Skip to content

fix: unique FileProvider name to prevent conflict#929

Merged
vonovak merged 3 commits intoreact-native-documents:mainfrom
huextrat:fix/fileprovider-conflict
Feb 23, 2026
Merged

fix: unique FileProvider name to prevent conflict#929
vonovak merged 3 commits intoreact-native-documents:mainfrom
huextrat:fix/fileprovider-conflict

Conversation

@huextrat
Copy link
Contributor

Addresses a potential conflict with other libraries by using a unique authority name for the FileProvider.

Introduces a custom FileProvider to avoid conflicts during manifest merging with other libraries' providers. Updates the authority in the manifest.

Addresses a potential conflict with other libraries by using a unique authority name for the FileProvider.

Introduces a custom FileProvider to avoid conflicts during manifest merging with other libraries' providers.
Updates the authority in the manifest.
@changeset-bot
Copy link

changeset-bot bot commented Feb 18, 2026

🦋 Changeset detected

Latest commit: 5dbc481

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@react-native-documents/viewer Major

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
Member

@vonovak vonovak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@vonovak vonovak merged commit 828eabd into react-native-documents:main Feb 23, 2026
4 checks passed
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.

2 participants