react-native-anchor-point
I provide a util function to inject anchor point, or called pivot point into your transform object, to achieve 3D transform animation in React-Native. This is similar to web transform-origin in React-Native.
Version 1.0.6 License MIT
Keywords
react-nativetransform origin3d transformanchor pointpivot point
<script type="module"> import reactNativeAnchorPoint from 'https://cdn.jsdelivr.net/npm/react-native-anchor-point@1.0.6/+esm' </script>