UNPKG

react-native-media-viewing

Version:

React Native modal component for viewing images and video as a sliding gallery

5 lines (4 loc) 201 B
declare const StatusBarManager: ({ presentationStyle, }: { presentationStyle?: "fullScreen" | "pageSheet" | "formSheet" | "overFullScreen" | undefined; }) => null; export default StatusBarManager;