mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-04 09:27:53 +08:00
Summary: Nodes would typically clip its images, and then Fresco would then re-clip as part of ScaleTypeDrawable - in addition to being unnecessary, it's also incorrect, beacuse it causes the image to be smaller than it should be. Reviewed By: sriramramani Differential Revision: D3754778
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.