mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-05-17 11:27:05 +08:00
Summary:- Motivation: ["Perspective" Transform](https://facebook.github.io/react-native/docs/transforms.html#proptypes) was so far supported only on iOS - Closes #2915 - Test Plan: I built a [react-native-flip-view](https://github.com/DispatcherInc/react-native-flip-view) and ensured that the same perspective transform results in the same camera perspective on both iOS and Android:   Closes https://github.com/facebook/react-native/pull/6159 Differential Revision: D3053532 Pulled By: mkonicek fb-gh-sync-id: a39a9fbafe0fc7c648fdafc2eb69f651fe58d9fb shipit-source-id: a39a9fbafe0fc7c648fdafc2eb69f651fe58d9fb
Building React Native for Android
See docs on the website.