mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
de8aa2c6b9
Summary: We assume that startSurface is always called off the UI thread; see if we can synchronously call setId and setSurfaceId, and in general, call setSurfaceId sooner. Changelog: [Internal] Reviewed By: mdvacca Differential Revision: D26053050 fbshipit-source-id: a657584502bb0018e9591fe610eac0fc9fab2ca9
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.