mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: This diff refactors the UIManagerHelper.getUIManager to allow the caller determine if it should return null when catalyst Istance is not active. This is necessary in order to keep backward compatibility for the getEventDispatcher method. changelog: [internal] Reviewed By: makovkastar Differential Revision: D19383063 fbshipit-source-id: 8a46b61d212480be91ea78929bbfa7248d5f3ad9
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.