mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
f438a6e8f6
Summary: All ReactViewPager functionality should now be possible by using a ScrollView. Changelog: [Internal] ReactViewPager has been deprecated on Android and was removed from core as part of LeanCore Reviewed By: mdvacca Differential Revision: D21751774 fbshipit-source-id: 292475b9ffe7788b745329d13fd88dc3b613819e
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.