@brigad/use-animated-value
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

@brigad/use-animated-value

One liner hook to get an Animated.Value from a value.

Installation

npm install @brigad/use-animated-value

Usage

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

/@brigad/use-animated-value/

    Package Sidebar

    Install

    npm i @brigad/use-animated-value

    Weekly Downloads

    2

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    18.4 kB

    Total Files

    9

    Last publish

    Collaborators

    • grishjan
    • adrienharnay
    • jeanlebrument
    • titozzz