mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
97607ff175
Summary: Remove YogaNode.create() from the abstract class after we made sure nothing uses it anymore This is the final stage to make `YogaNode` a pure class without JNI references Reviewed By: SidharthGuglani Differential Revision: D17280571 fbshipit-source-id: bd0eb138f7a6a9de8988fc0a7b90badbf635dac5
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.