mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
7442437d07
Summary: libreactnativejni does not need to link against libjsc directly: that library is only needed by libjscexecutor. Reviewed By: mhorowitz Differential Revision: D15017942 fbshipit-source-id: fb545c9127221dab28434321fe9c116fe72f7507
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.