UNPKG

react-native-media-console

Version:

A media player for the react-native-video component

20 lines (19 loc) 407 B
export declare const styles: { container: { position: "absolute"; top: number; right: number; bottom: number; left: number; flexDirection: "row"; alignItems: "center"; justifyContent: "center"; zIndex: number; }; playContainer: { width: string; alignItems: "center"; }; play: {}; rewind: {}; };