mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
d53bfed9bb
Summary: @public Adds `YogaConfig#avoidGlobalJNIRefs` to control whether nodes created with a config will use weak global JNI refs. Used for experimentation. Reviewed By: SidharthGuglani Differential Revision: D14149982 fbshipit-source-id: c777c8b3af2167d96154db5aa6afec1476dac35b
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.