mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
212d31e322
Summary: A temporary React Native compatibility fix was added to React in commit [bba0d99](https://github.com/facebook/react/commit/bba0d992d8f4ecf9cf6677817a1218e7f48a8a77) and subsequently removed in commit [e612826](https://github.com/facebook/react/commit/e612826650ff68e73bff4d71db01fea8147ee1fd). I noticed this while testing the React Native fiber renderer and attempting to use `Systrace`. This commit updates React Native to no longer rely on the deprecated method and module. PS I'm not sure if I should also update `ReactDebugTool` with this commit or wait for a subsequent sync script to update it. I haven't committed to this repo before. Please advise. 😄 Closes https://github.com/facebook/react-native/pull/11970 Differential Revision: D4446219 Pulled By: bvaughn fbshipit-source-id: f286b8a4d00cdcbfbb49f52b9f1db5231d453f4c