Skip to content

Helper to convert an Animated value to Reanimated and vice-versa

License

Notifications You must be signed in to change notification settings

satya164/animated-to-reanimated

Repository files navigation

react-native-animated-to-reanimated

Helper to convert an Animated value to Reanimated and vice-versa

Installation

npm install react-native-animated-to-reanimated

Usage

import AnimatedToReanimated from "react-native-animated-to-reanimated";

// ...

const result = await AnimatedToReanimated.multiply(3, 7);

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT

About

Helper to convert an Animated value to Reanimated and vice-versa

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published