mirror of
https://github.com/status-im/react-native.git
synced 2025-01-11 01:56:26 +00:00
14dfb525a2
Summary: This changes ReactImageView to pull the transform matrix for rounding from the scale type itself instead of a utility method that forwards to the same thing. Reviewed By: lambdapioneer Differential Revision: D4326549 fbshipit-source-id: 82e59e3c20f83beb1d454743e6dbbce8666de8a3
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.