UNPKG

react-native-gesture-image-viewer

Version:

🖼️ A highly customizable and easy-to-use React Native image viewer with gesture support and external controls

6 lines 280 B
type WebPagingFixStyleProps = { Component: React.ComponentType<any>; }; declare function WebPagingFixStyle({ Component }: WebPagingFixStyleProps): import("react/jsx-runtime").JSX.Element | null; export default WebPagingFixStyle; //# sourceMappingURL=WebPagingFixStyle.d.ts.map