mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
64860972be
Summary: Adjusts the behavior of `blurRadius` for `Image` on Android so that it behaves more closely to other platforms (web and iOS). Changelog: [Android][Changed] - Effect of `blurRadius` now more closely matches other platforms. Reviewed By: shergin Differential Revision: D22118680 fbshipit-source-id: c6d14aef29b4a086e43badfa78407bfa07f9fee2
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.