mirror of
https://github.com/status-im/react-native.git
synced 2025-02-10 16:36:25 +00:00
Summary: @public The RCTDevMenu always calls the handler, even with the state hasn't changed. Guard against it. Reviewed By: @javache Differential Revision: D2499034