Skip to content

refactor: removed worklets integration in main package and exposed stable api#1152

Merged
maciejmakowski2003 merged 9 commits into
mainfrom
feat/react-native-audio-worklets
Jul 8, 2026
Merged

refactor: removed worklets integration in main package and exposed stable api#1152
maciejmakowski2003 merged 9 commits into
mainfrom
feat/react-native-audio-worklets

Conversation

@maciejmakowski2003

@maciejmakowski2003 maciejmakowski2003 commented Jul 7, 2026

Copy link
Copy Markdown
Collaborator

Part of RNAA-495

⚠️ 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
  • Updated old arch android spec file

@maciejmakowski2003 maciejmakowski2003 requested a review from mdydek July 7, 2026 13:49
@maciejmakowski2003 maciejmakowski2003 marked this pull request as ready for review July 7, 2026 13:49

@mdydek mdydek left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

can you also add c++ setup in react-native-audio-worklets, so IDE can correctly map out headers and find them?

Comment thread packages/react-native-audio-worklets/package.json

@mdydek mdydek left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

add also documentation

@maciejmakowski2003 maciejmakowski2003 changed the title refactor: removed worklets integration in main package and exposed st… refactor: removed worklets integration in main package and exposed stable api Jul 8, 2026
@maciejmakowski2003 maciejmakowski2003 merged commit ce94118 into main Jul 8, 2026
9 checks passed
@maciejmakowski2003 maciejmakowski2003 deleted the feat/react-native-audio-worklets branch July 8, 2026 14:53
mdydek pushed a commit that referenced this pull request Jul 9, 2026
…able api (#1152)

* refactor: removed worklets integration in main package and exposed stable api

* feat: extracted worklets integration to react-native-audio-worklets package

* fix: callback throttling

* feat: added heavy js load toggle to worklets example

* chore: cpp setup, formatting and linting

* chore: fixed yarn build

* ci: split github actions for both libs and fabric example

* ci: nitpick

---------

Co-authored-by: maciejmakowski2003 <maciejmakowski2003@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants