mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
9db0050635
Summary: Since we started relying on NativeModules' getConstants() method to access constants, we need to update our jest mocks of these NativeModules, so that the tests still pass. I do that in this diff. Reviewed By: fkgozali Differential Revision: D13561376 fbshipit-source-id: eaef3de82d842fd97d04be741d55bdded73c6a11