microsoft / react-native-windows

A framework for building native Windows apps with React.
https://microsoft.github.io/react-native-windows/
Other
16.39k stars 1.14k forks source link

Implement a native animated perspective node #2680

Open StephenLPeters opened 5 years ago

StephenLPeters commented 5 years ago

The initial implementation of the NativeAnimatedDriver does not have an implementation for a perspective animation because there is not an easy way to achieve the affect.

chrisglein commented 5 years ago

Animating the perspective may not be high priority, but setting the default perspective so that it looks similar to RN expectations seems worth doing sooner.

chrisglein commented 5 years ago

Created a new issue to track changing the default perspective: #3093

chrisglein commented 4 years ago

Linking back to Stephen's native animated module doc: https://github.com/microsoft/react-native-windows/wiki/NativeAnimatedModule