mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
50999b1cf2
Summary: We're going to migrate our NativeModules to the TurboModule system soon. Therefore, it's no longer safe to assume that all NativeModules are not TurboModules. Also, it's not a good idea to hard-code this stuff if we can calculate the correct values on the fly. Changelog: [Internal] Reviewed By: PeteTheHeat Differential Revision: D18980859 fbshipit-source-id: 399a75a72d7f57998b217502ff79d7d911cc5a1c