mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Add support for useMemoCache (#26696)
Summary: useMemoCache wasn't previously supported in the DevTools, so any attempt to inspect a component using the hook would result in a `dispatcher.useMemoCache is not a function (it is undefined)` error. DiffTrain build for commit https://github.com/facebook/react/commit/25b99efe0c9c9d593c86829386c86740d409fa8c. Changelog: [Internal] Reviewed By: kassens Differential Revision: D45278799 Pulled By: poteto fbshipit-source-id: 613b28f9793574cef6fed04211f1fc2d0e600119
This commit is contained in:
committed by
Facebook GitHub Bot
parent
49518214da
commit
869e32aa02
@@ -1 +1 @@
|
||||
ed545ae3d3478cd82aa498494025cb3a15188e4c
|
||||
25b99efe0c9c9d593c86829386c86740d409fa8c
|
||||
|
||||
Reference in New Issue
Block a user