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

valora-inc/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

Languages

  • Java 36.8%
  • Objective-C 22.0%
  • Kotlin 14.1%
  • TypeScript 10.5%
  • JavaScript 8.5%
  • Ruby 7.1%
  • Other 1.0%