@brigad/use-animated-value
v1.0.0
Published
One line hook to get an Animated.Value from a value.
Downloads
15
Readme
@brigad/use-animated-value
One liner hook to get an Animated.Value from a value.
Installation
npm install @brigad/use-animated-valueUsage
import UseAnimatedValue from "@brigad/use-animated-value";
// ...
const result = await UseAnimatedValue.multiply(3, 7);Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
