UNPKG

react-native-video-zoom-control

Version:

A video player overlay for React Native Video that supports pinch-to-zoom and multiple video renditions.

11 lines (10 loc) 186 B
export declare const styles: { timer: { maxWidth: number; }; timerText: { backgroundColor: string; color: string; fontSize: number; }; };