Skip to content

fix: migrate to new architecture#265

Merged
edeckers merged 10 commits into
developfrom
elydeckers/fix/migrate-to-new-architecture
Mar 30, 2026
Merged

fix: migrate to new architecture#265
edeckers merged 10 commits into
developfrom
elydeckers/fix/migrate-to-new-architecture

Conversation

@edeckers

@edeckers edeckers commented Mar 29, 2026

Copy link
Copy Markdown
Owner

This PR replaces #213, which was an earlier attempt at migrating to TurboModules/New Architecture while maintaining backward compatibility with the Old Architecture.

The biggest change in direction: from v6 onward, only the New Architecture is supported. React Native has made New Architecture the default (since 0.76), and the old bridge is deprecated. Maintaining support for both architectures was a significant source of complexity in #213 and dropping Old Architecture support lets us move forward with a cleaner, more maintainable codebase.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@edeckers edeckers merged commit c1cd190 into develop Mar 30, 2026
13 checks passed
@edeckers edeckers deleted the elydeckers/fix/migrate-to-new-architecture branch March 30, 2026 20:52
@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

Copy link
Copy Markdown
Contributor

TypeScript Test Report

  1 files    1 suites   0s ⏱️
35 tests 35 ✔️ 0 💤 0 ❌

Results for commit c1cd190.

@github-actions

Copy link
Copy Markdown
Contributor

Android Unit Test Report

  1 files    1 suites   6s ⏱️
19 tests 19 ✔️ 0 💤 0 ❌

Results for commit c1cd190.

@github-actions

Copy link
Copy Markdown
Contributor

Android Instrumented Test Report

1 files  1 suites   6s ⏱️
8 tests 8 ✔️ 0 💤 0 ❌

Results for commit c1cd190.

@github-actions

Copy link
Copy Markdown
Contributor

iOS Test Report

  1 files    1 suites   10s ⏱️
15 tests 14 ✔️ 0 💤 1 ❌
16 runs  14 ✔️ 0 💤 2 ❌

For more details on these failures, see this check.

Results for commit c1cd190.

github-actions Bot pushed a commit that referenced this pull request Mar 30, 2026
# [6.0.0](v5.0.2...v6.0.0) (2026-03-30)

### Bug Fixes

* migrate to new architecture ([#265](#265)) ([c1cd190](c1cd190)), closes [#213](#213)

### BREAKING CHANGES

* only new architecture is supported from this version
@github-actions

Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 6.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant