mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
0ee1fd9e59
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