mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-05-13 12:26:45 +08:00
Summary: There is a variation in iOS and Android output while performing perspective transformation. The variation exists even when used in Android devices with different screen density. Pull Request resolved: https://github.com/facebook/react-native/pull/18302 Differential Revision: D13877483 Pulled By: cpojer fbshipit-source-id: e48be047a8047c7562722923a67666cb098243d8
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.