Skip to content

Conversation

@mdydek
Copy link
Contributor

@mdydek mdydek commented Dec 16, 2025

Closes RNAA-63

⚠️ Breaking changes ⚠️

Introduced changes

Checklist

  • Linked relevant issue
  • Updated relevant documentation
  • Added/Conducted relevant tests
  • Performed self-review of the code
  • Updated Web Audio API coverage
  • Added support for web

@mdydek mdydek added the documentation Improvements or additions to documentation label Dec 16, 2025
Copy link
Member

@michalsek michalsek left a comment

Choose a reason for hiding this comment

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

 

Comment on lines 86 to 88
:::warning
Decoding local assets on web will only work via expo-asset library.
:::
Copy link
Member

Choose a reason for hiding this comment

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

hint: not true - require/import resolves to domain relative path which will work in most cases. The only problem there might be that if website root is different than domain/subdomain root it might require some additional work.

But this is just a suspicion - havent tested that case

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants