mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-05-23 12:07:02 +08: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.