Skip to content

Conversation

sunitaprajapati89
Copy link
Contributor

Changes are done to fix the github issue raised here
Background:
In December 2024, RN released v0.75, which had major architectural changes. One of the biggest changes was how RN 0.75+ pipe data between the RN Javascript layer, vs. native layer.

Problem Statement:
Our native module started failing after 0.76 RN version

Fix:
Right now we had made changes to provide the quick fix by updating the native module. But this is short term solution, in long run, it's better we convert our legacy bridge-based native module to Turbo Module

@bsneed
Copy link
Contributor

bsneed commented Sep 6, 2025

thanks @sunitaprajapati89 !

@sunitaprajapati89 sunitaprajapati89 merged commit 618e30f into master Sep 8, 2025
7 checks passed
@sunitaprajapati89 sunitaprajapati89 deleted the Issue-1085-Github branch September 8, 2025 07:12
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