mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-05-24 05:34:37 +08:00
Summary: Related to issue #21581 Removed createReactClass from ReactAndroid/src/androidTest/js/ScrollViewTestModule.js Pull Request resolved: https://github.com/facebook/react-native/pull/21627 Reviewed By: TheSavior Differential Revision: D10363828 Pulled By: RSNara fbshipit-source-id: 08c9776060cfdfde3b69f310bca0353d393b67c4
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.