mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
5166856d04
Summary: Tracing isn't supported in OSS builds, so use `hermes/hermes.h` instead of `hermes_tracing.h` to avoid pulling in any unnecessary dependencies. Changelog: [Internal] Reviewed By: dulinriley Differential Revision: D20201826 fbshipit-source-id: 4c2977db191bb9a1a82310888a435b761629169b
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.