/react-native-3d-rotations

Demo showing 2D and 3D React Native anchor points and an animated 3D cube implementation

Primary LanguageTypeScript

React Native 3D Rotations

This repo contains the implementation for custom 2D and 3D transformation anchor points (transform origin). It also contains an animated 3D cube implementation.

The corresponding blog article containing all explanations can be found here: https://chrizog.com/react-native-rotation-anchor-point

Example 3D Cube Implementation

Example Animated 2D Anchor Point

Example Animated 3D Anchor Point (also in z-direction)