mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
b7c2d4389a
Summary: `getUIManagerX(...)` can return null now. Guard in a few places that use it or add comments. Changelog: [Internal] Reviewed By: alexeylang Differential Revision: D18351197 fbshipit-source-id: f077835468a75d1af24cfb4210989ba875ff9086
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.