UNPKG

@scrolia/react-native-reanimated

Version:

A set of reanimated components for Scrolia React Native

6 lines (5 loc) 283 B
import { ReanimatedThumbX } from "./thumb/x.mjs"; import { ReanimatedThumbY } from "./thumb/y.mjs"; import { ReanimatedTrackX } from "./track/x.mjs"; import { ReanimatedTrackY } from "./track/y.mjs"; export { ReanimatedThumbX, ReanimatedThumbY, ReanimatedTrackX, ReanimatedTrackY };