mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
753539917e
Summary: It's cheaper to pass nullptr over JNI, and allocate an empty folly::dynamic::object on the stack. Changelog: [Internal] Reviewed By: genkikondo Differential Revision: D43117216 fbshipit-source-id: e127cce7a1ccf50395073ca9c1c0469d0faa9f82
Building React Native for Android
See the Building from Source guide on the React Native website.
Running tests
When you submit a pull request CircleCI will automatically run all tests. To run tests locally, see Testing guide on the React Native website.