Files
react-native/ReactAndroid
Jonathan KimandLorenzo Sciandra 5468aeef03 Move RN's DEFS.bzl to tools and rename to rn_defs.bzl
Reviewed By: mzlee

Differential Revision: D9553765

fbshipit-source-id: cb65081668ea2726f24d2c9c02661e859cc7a994
2018-10-12 11:21:40 +01:00
..
2018-10-11 21:42:12 +02:00
2018-05-27 15:17:55 -07:00

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.