mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
0a21cca9a2
Summary: Changelog: [Internal] Remove Hermes heap tripwire cooldown parameter. Delete all references to the cooldown parameter for Hermes's GCConfig, it is no longer used (instead, the tripwire callback is called at most once per Runtime). Reviewed By: JoshuaGross Differential Revision: D18768200 fbshipit-source-id: e7a02ed59ad45e8e4d1b32b37d752076c40caf0b
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.