3ea803a814
Summary: This PR will bump mockito to 2.19.1, which has many enhancements over 1.x version. Read https://github.com/mockito/mockito/wiki/What%27s-new-in-Mockito-2. Also bumps jsr305 to 3.0.2. Pull Request resolved: https://github.com/facebook/react-native/pull/20317 Differential Revision: D9071184 Pulled By: hramos fbshipit-source-id: 109c8adde7dabdb25ddc329ff84ee40c9a0a5e3d |
||
---|---|---|
.. | ||
libs | ||
src | ||
.npmignore | ||
DevExperience.md | ||
README.md | ||
build.gradle | ||
gradle.properties | ||
proguard-rules.pro | ||
release.gradle |
README.md
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.