react-native-scroll-animations
v0.1.0
Published
Scroll-linked animations driven by native Core Animation / Android Animator — zero per-frame JS cost
Readme
react-native-scroll-animations
Scroll-linked animations driven by native Core Animation / Android Animator — zero per-frame JS cost
Installation
npm install react-native-scroll-animationsUsage
import { ScrollAnimationsView } from "react-native-scroll-animations";
// ...
<ScrollAnimationsView color="tomato" />Contributing
License
MIT
Made with create-react-native-library
