mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
07fe994e26
Summary: This diff fixes the height of the Slider component in Fabric on Android. Note that the layout is still broken (no padding and the seek bar is misaligned, but it's another issue). Reviewed By: JoshuaGross Differential Revision: D17629798 fbshipit-source-id: af8cae909279dc92ee1c80b9be2f5c578972eafc
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.