mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
b0d1f9ac10
Summary: Make sure that `importKeys` doesn't choke on null `map_`, since ReadableNativeMap can have a null backing `map_`. Reviewed By: mdvacca Differential Revision: D15360094 fbshipit-source-id: b507bdd93c247153aa34e4f62ac6f93349c1faf5
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.