mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-01-12 22:50:10 +08:00
Summary: There are 2 issues: * RCTTurboModuleManager may be initialized too late, so the module lookup from native via `[bridge moduleForClass:]` may end up going to the old system incorrectly * In the case where JS is asking for a nativemodule, we may be incorrectly registering modules that are marked as RCTTurboModule - they should be ignored instead Reviewed By: mmmulani, RSNara Differential Revision: D15247632 fbshipit-source-id: 4e0fae33923810c74966b38276b206ac00723012