mirror of
https://github.com/status-im/react-native.git
synced 2025-02-22 22:28:09 +00:00
Summary: Since `ChoreographerCompat.getInstance()` is a singleton, we cache its instance. This will be important in a subsequent diff where we ensure that `ChoreographerCompat.getInstance()` is only called on the UI thread Reviewed By: achen1 Differential Revision: D9169298 fbshipit-source-id: 2067a50770dd41f5b1a12b62b6a9f8fea83d91e8
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.