mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-03 09:35:11 +08:00
Summary: Removing unused code. We used to have this dependency for the RecyclerViewBackedScrollView, which has been removed. **Test plan (required)** Tests pass on Circle CI. Closes https://github.com/facebook/react-native/pull/12636 Differential Revision: D4646561 Pulled By: ericnakagawa fbshipit-source-id: 285de78debec306078eb9ad34a2339f95bc42a9c
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.