Files
react-native/ReactAndroid
David Vacca 15f11f3e59 Make Binding.commitMutex_ recursive
Summary: This diff makes the Binding.commitMutex_ recursive, for more context see: D15995971

Reviewed By: shergin

Differential Revision: D16187220

fbshipit-source-id: 559d06e1e4a83d7beee13f41b4549db2b91983e5
2019-07-15 12:32:35 -07:00
..
2019-07-15 12:32:35 -07: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.