Ramanpreet Nara and Facebook GitHub Bot
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
..
2020-12-24 00:50:01 -08:00
2020-10-14 02:40:10 -07:00
2021-04-28 13:29:06 -07:00
2019-10-16 10:06:34 -07:00
2020-12-19 06:01:48 -08:00
2019-10-16 10:06:34 -07:00
2021-01-09 22:11:00 -08:00
2020-12-04 18:12:23 -08:00
2020-12-04 18:12:23 -08:00
2020-03-08 23:01:17 -07:00
2020-12-04 18:12:23 -08:00
2020-05-12 20:56:06 -07:00
2020-05-12 20:56:06 -07:00
2020-09-21 17:30:34 -07:00
2020-10-14 02:40:10 -07:00
2020-03-08 23:01:17 -07:00
2020-10-15 08:49:28 -07:00
2019-10-16 10:06:34 -07:00
2020-04-16 17:29:55 -07:00
2019-11-04 10:19:30 -08:00
2021-04-28 16:49:05 -07:00
2020-03-08 23:01:17 -07:00
2021-02-03 11:53:57 -08:00
2021-03-11 16:12:17 -08:00
2021-02-04 12:34:48 -08:00
2021-03-17 18:28:52 -07:00
2021-03-17 18:28:52 -07:00
2020-07-23 17:11:32 -07:00
2021-04-28 16:49:05 -07:00
2020-10-14 02:40:10 -07:00
2021-04-08 21:15:52 -07:00
2020-03-08 23:01:17 -07:00
2020-12-17 10:13:32 -08:00
2020-03-08 23:01:17 -07:00
2020-03-08 23:01:17 -07:00
2019-10-16 10:06:34 -07:00
2020-04-16 17:29:55 -07:00
2019-11-01 12:06:20 -07:00
2020-10-14 02:40:10 -07:00
2020-08-18 12:29:45 -07:00
2020-08-18 12:29:45 -07:00
2020-08-18 12:29:45 -07:00
2020-08-18 12:29:45 -07:00
2021-04-08 21:15:52 -07:00
2019-10-16 10:06:34 -07:00
2020-06-02 23:01:35 -07:00
2020-03-08 23:01:17 -07:00
2020-12-11 10:42:28 -08:00
2019-10-16 10:06:34 -07:00
2021-04-21 17:11:53 -07:00
2020-09-28 21:26:41 -07:00
2020-10-14 02:40:10 -07:00
2020-03-08 23:01:17 -07:00
2019-11-08 17:28:23 -08:00
2019-11-08 14:14:46 -08:00
2021-04-08 21:15:52 -07:00
2019-11-08 14:14:46 -08:00
2020-10-12 01:47:49 -07:00
2021-04-15 13:30:31 -07:00