mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: Colocate the surface ID generate with the code that consumes it. This allows us to re-use this method in other event emitter locations. Changelog: [Android][Changed] Add helper to get surfaceId for event dispatching Reviewed By: philIip Differential Revision: D31651881 fbshipit-source-id: 109e189f90261d3ba0077ffa519c3d12a9111439
Building React Native for Android
See the docs on the wiki.
Running tests
When you submit a pull request CircleCI will automatically run all tests. To run tests locally, see Testing.