Transforms
Moti has a slightly different API for transforms than a normal React Native component.
Rather than using a transform
array, we pass the values directly:
By flattening the array, Moti can use an array syntax to power sequence animations.
Moti has a slightly different API for transforms than a normal React Native component.
Rather than using a transform
array, we pass the values directly:
By flattening the array, Moti can use an array syntax to power sequence animations.