mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-05-24 05:34:37 +08:00
Summary: This removes the dependency on JSCExecutor. Everything goes through JSI now. Reviewed By: RSNara Differential Revision: D9328240 fbshipit-source-id: c9c085fec1ebd5d0f4679cd70b89cc263ca33ac4
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.