Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(NOBRIDGE) ERROR [TypeError: Cannot read property 'startSpeech' of null] facing in react-native 0.76.3 version #530

Open
VJ-Rahavan opened this issue Dec 3, 2024 · 7 comments

Comments

@VJ-Rahavan
Copy link

Here's my package.json file
image

I’m using the same package with React Native 0.74, and it works perfectly. But with React Native 0.76, I’m running into this error. It could be because React Native 0.76 uses bridgeless mode, which might be causing the problem.

image
@VJ-Rahavan
Copy link
Author

It's working fine if I just disabled the new architecture.
image

@VJ-Rahavan
Copy link
Author

Is there a way to fix this issue in react-native 0.76 with new architecture

@VJ-Rahavan VJ-Rahavan reopened this Dec 3, 2024
@Kvizas
Copy link

Kvizas commented Dec 5, 2024

I experience this too. But only in Android. iOS seems fine.

@Abdulmalick-Dimnang
Copy link

I see this PR is opened to support new arch

@luanzinho4009
Copy link

I had the same problem with the new architecture, is there a merge provision in the PR?

@edencakir
Copy link

This PR fixed the issue for me! 🎉

@krishnakhadka200416
Copy link

how to fix this issue? I'm having the same issue

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

No branches or pull requests

6 participants