mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
7a4348917f
Summary: @public The RCTDevMenu always calls the handler, even with the state hasn't changed. Guard against it. Reviewed By: @javache Differential Revision: D2499034