UNPKG

react-native-media-console

Version:

A media player for the react-native-video component

3 lines (2 loc) 141 B
import type { VideoAnimations } from '../types'; export declare const useJSAnimations: (controlAnimationTiming?: number) => VideoAnimations;