mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: This diff implements equality for ReadableNativeMap, the underlying implementation relies on the method HashMap.equals() Reviewed By: kathryngray Differential Revision: D14019065 fbshipit-source-id: aeaec22ce1066241ed85f0527f5cd804e3c763dd
Building React Native for Android
See the docs on the website.
Running tests
When you submit a pull request CircleCI will automatically run all tests. To run tests locally, see Testing.