UNPKG

@8man/react-native-media-console

Version:
30 lines (29 loc) 648 B
export declare const styles: { container: { alignItems: "center"; justifyContent: "flex-start"; flexDirection: "row"; height: number; marginLeft: number; marginRight: number; width: number; }; track: { backgroundColor: string; height: number; marginLeft: number; }; fill: { backgroundColor: string; height: number; }; handle: { position: "absolute"; marginTop: number; marginLeft: number; padding: number; }; icon: { marginLeft: number; }; };