Skip to content

fix(storage): resolve XMLParser import issue with fast-xml-parser in React Native#14726

Merged
osama-rizk merged 2 commits intov5-stablefrom
fix/xml-parser-issue
Feb 20, 2026
Merged

fix(storage): resolve XMLParser import issue with fast-xml-parser in React Native#14726
osama-rizk merged 2 commits intov5-stablefrom
fix/xml-parser-issue

Conversation

@osama-rizk
Copy link
Contributor

@osama-rizk osama-rizk commented Feb 20, 2026

Description of changes

Fixed XMLParser import path in React Native XML parser to resolve import & constructor errors with fast-xml-parser package.

Issue #, if available

Description of how you validated changes

• Tested manually multipart upload functionality in React Native sample app
• Run the detox test locally yarn detox:test

Checklist

  • PR description included
  • yarn test passes
  • Unit Tests are changed or added
  • Relevant documentation is changed or added (and PR referenced)

Checklist for repo maintainers

  • Verify E2E tests for existing workflows are working as expected or add E2E tests for newly added workflows
  • New source file paths included in this PR have been added to CODEOWNERS, if appropriate

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@osama-rizk osama-rizk requested a review from a team as a code owner February 20, 2026 11:11
@changeset-bot
Copy link

changeset-bot bot commented Feb 20, 2026

⚠️ No Changeset found

Latest commit: 823e687

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

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

@osama-rizk osama-rizk requested review from a team as code owners February 20, 2026 12:40
@osama-rizk osama-rizk merged commit 7ff18c5 into v5-stable Feb 20, 2026
28 checks passed
@osama-rizk osama-rizk deleted the fix/xml-parser-issue branch February 20, 2026 13:20
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.

3 participants