mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
ceb6c3de54
Summary: Changelog: [Internal][Fixed] - Fix non-null assertions These assertions weren't asserting that these objects aren't null. Reviewed By: mdvacca Differential Revision: D21844260 fbshipit-source-id: 6102fb304ddb6db61411e15c32355e4c3d3effca
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.