mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
1.7 KiB
1.7 KiB
id, title, original_id
| id | title | original_id |
|---|---|---|
| version-0.40-transforms | transforms | transforms |
Transforms #
Props #
decomposedMatrix DecomposedMatrixPropType #
transform [{perspective: number}, {rotate: string}, {rotateX: string}, {rotateY: string}, {rotateZ: string}, {scale: number}, {scaleX: number}, {scaleY: number}, {translateX: number}, {translateY: number}, {skewX: string}, {skewY: string}] #
transformMatrix TransformMatrixPropType #
You can edit the content above on GitHub and send us a pull request!