mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-01-12 17:33:15 +08:00
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