Skip to content

Conversation

janicduplessis
Copy link
Contributor

Summary

It is now required to call RCTBridge.setRCTTurboModuleRegistry for turbo modules to work properly on iOS.

Changelog

[Internal] [Fix] - Fix RNTester TurboModules loading

Test Plan

Tested that images in RNTester now loads properly and Redbox module missing warning are gone.

@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. Contributor A React Native contributor. labels Aug 1, 2020
@janicduplessis
Copy link
Contributor Author

cc @fkgozali

@analysis-bot
Copy link

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 6,767,349 0
android hermes armeabi-v7a 6,433,976 0
android hermes x86 7,155,336 0
android hermes x86_64 7,045,069 0
android jsc arm64-v8a 8,937,977 0
android jsc armeabi-v7a 8,596,978 0
android jsc x86 8,769,063 0
android jsc x86_64 9,344,436 0

Base commit: 111aab5

@analysis-bot
Copy link

Platform Engine Arch Size (bytes) Diff
ios - universal n/a --

Base commit: 111aab5

Copy link
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

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

@fkgozali has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@react-native-bot
Copy link
Collaborator

This pull request was successfully merged by @janicduplessis in e0e33fc.

When will my fix make it into a release? | Upcoming Releases

@react-native-bot react-native-bot added the Merged This PR has been merged. label Aug 1, 2020
amgleitman added a commit to amgleitman/react-native-macos that referenced this pull request Aug 27, 2021
Summary:
It is now required to call RCTBridge.setRCTTurboModuleRegistry for turbo modules to work properly on iOS.

## Changelog

[Internal] [Fix] - Fix RNTester TurboModules loading

Pull Request resolved: facebook#29538

Test Plan: Tested that images in RNTester now loads properly and Redbox module missing warning are gone.

Reviewed By: JoshuaGross

Differential Revision: D22884163

Pulled By: fkgozali

fbshipit-source-id: daf2fccdb518ec4a382b80b7f7b02004405a7564
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. Contributor A React Native contributor. Merged This PR has been merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants