mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
f7608d553c
Summary: See https://github.com/facebook/react-native/commit/3cae6fa950eed54bccccf61a28c0e85d5a004c6c for more context This component isn't exposed from the public API anymore because it has been moved to https://github.com/react-native-community/react-native-viewpager This change will need to be made there but for FB internal which is still using this native code for now we need this migration Reviewed By: mdvacca Differential Revision: D16015151 fbshipit-source-id: 7a1b35e782e4ab4f6c01fa1824cdb9c61718a2db
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.