Skip to content

Gradually adoption of TurboModules, issues with Bridges, UIManager and RCTConvert #149

Closed Answered by cortinico
davidseek asked this question in Q&A
Discussion options

You must be logged in to vote

I'm working on enabling TurboModules in our React-native 0.68.x App. The idea is to enable TurboModules, but leave all the existing Bridges (1p and 3p) as NativeModules.

What you're attempting to do is not recommended. The New Architecture is currently experimental and we support it only in the latest stable version (i.e. 0.72). There has been a number of highly significant changes between New Arch in 0.68 and 0.72, which makes the whole experience so different. So I highly suggest you that you first update RN version to the latest stable, and then start exploring the New Architecture.

Replies: 2 comments

Comment options

davidseek
Sep 12, 2023
Collaborator Author

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by cortinico
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question Further information is requested
2 participants