react-native-macos/React
Ramanpreet Nara 0ee1fd9e59 Make RCTTiming a regular NativeModule
Summary:
There's a Wilde OOM. We suspect that RCTTiming's conversion to TurboModule could be the cause. There could be a memory leak in the TurboModule system that RCTTiming exposes, or RCTTiming itself could have a memory leak. Therefore, I'm making RCTTiming a regular NativeModule for now.

Changelog:
[iOS][Changed] - Make RCTTiming a regular NativeModule

Reviewed By: fkgozali

Differential Revision: D18410788

fbshipit-source-id: 29567f899dcb82988bc265242e98cc35e878e749
2019-11-08 17:28:23 -08:00
..
Base Remove main thread constraint from RCTReloadCommand 2019-11-08 15:32:46 -08:00
CoreModules Make RCTTiming a regular NativeModule 2019-11-08 17:28:23 -08:00
CxxBridge Re-implement reload reason [7/n] 2019-10-30 12:23:25 -07:00
CxxModule Replace folly::make_unique with std::make_unique (#26730) 2019-10-22 12:21:41 -07:00
CxxUtils Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
DevSupport Make RCTDevMenu and RCTDevSettings TurboModule-compatible 2019-11-04 16:07:23 -08:00
Fabric Add support for commands to interop layer 2019-11-07 08:19:51 -08:00
Inspector Tidy up license headers [3/n] 2019-10-16 10:06:34 -07:00
Modules Make RCTTVNavigationEventEmitter TurboModule-compatible 2019-11-04 16:07:24 -08:00
Profiler Make RCTPerfMonitor TurboModule-compatible 2019-11-01 12:06:21 -07:00
UIUtils Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
Views RN: Delete Apple TV Props 2019-11-01 08:49:26 -07:00
React-RCTFabric.podspec Move non-license comments out of license header 2019-10-15 20:12:12 -07:00
third-party.xcconfig Upgrade folly to v2018.10.22.00 for iOS (#21976) 2018-10-29 12:13:11 -07:00