react-native-macos/ReactCommon
Ramanpreet Nara 7e05480cc3 Delete @synthesize turboModuleRegistry API in RCTTurboModule
Summary:
All NativeModules/TurboModules can use the following Venice-compatible API instead:
```
synthesize moduleRegistry = _moduleRegistry
```

In bridge mode, it'll look up the module via the TurboModule system/bridge.
In bridgeless mode, it'll look up the module via the TurboModule system.

Therefore, there's no need to support this API.

Changelog: [iOS][Removed] - Delete synthesize turboModuleRegistry API in RCTTurboModule

Reviewed By: fkgozali

Differential Revision: D28070740

fbshipit-source-id: d2c8285fd4c05b67fb03ce82217bf6ddfd1dd685
2021-04-28 16:49:05 -07:00
..
better Enable C++ 17 in React Native 2021-04-01 04:50:59 -07:00
callinvoker Resolve "fatal: not a git repository" error outside of git repositories 2021-04-15 13:30:31 -07:00
cxxreact Add flushing to RuntimeExecutor 2021-04-23 18:16:03 -07:00
hermes msggen: Upgrade `jest` Dependency 2021-04-26 15:15:46 -07:00
jsengineinstance The life-changing magic of clang-tidying up 2020-02-04 11:09:30 -08:00
jsi Introduce drainMicrotasks to JSI 2021-04-23 02:43:06 -07:00
jsiexecutor Perform Engine Microtasks in JSIExecutor 2021-04-23 02:43:06 -07:00
jsinspector Allow inspector to compile in fbcode 2021-04-17 08:32:52 -07:00
libraries/fbcore/src/test/java/com/facebook/powermock Explicitly set autoglob (long tail) 2020-12-17 19:35:29 -08:00
microprofiler use xplat BUCK attribution 2020-05-15 21:55:52 -07:00
react Delete @synthesize turboModuleRegistry API in RCTTurboModule 2021-04-28 16:49:05 -07:00
reactperflogger Resolve "fatal: not a git repository" error outside of git repositories 2021-04-15 13:30:31 -07:00
runtimeexecutor Resolve "fatal: not a git repository" error outside of git repositories 2021-04-15 13:30:31 -07:00
yoga Resolve "fatal: not a git repository" error outside of git repositories 2021-04-15 13:30:31 -07:00
React-Fabric.podspec Resolve "fatal: not a git repository" error outside of git repositories 2021-04-15 13:30:31 -07:00
ReactCommon.podspec Resolve "fatal: not a git repository" error outside of git repositories 2021-04-15 13:30:31 -07:00
common.mk More robust hermes-engine lookup logic in makefiles (#26820) 2019-10-14 19:21:43 -07:00