Simple React Native marquee component,fully implemented using reanimated v2,support to iOS/Android/Web
@react-native-reanimated-community/react-native-reanimated-marquee
Simple React Native marquee component,fully implemented using reanimated v2,support to iOS/Android/Web.
Installation
npm install @react-native-reanimated-community/react-native-reanimated-marquee
Usage
import { multiply } from "@react-native-reanimated-community/react-native-reanimated-marquee";
// ...
const result = await multiply(3, 7);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT