mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
4b59360a59
Summary: I think this array is copied when we call the function over the JNI, and that we need to free the local copy we make. Reviewed By: mdvacca Differential Revision: D17377077 fbshipit-source-id: 82fe4ec89e95335a329f4ce562441561dbe88693
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.