UNPKG

@garlicbed/react-native-slide360

Version:
4 lines 308 B
import type { Slide360PropsType } from './types'; declare const Slide360View: ({ images, dragDeltaX, height, containerStyle, onPressSlide, fallbackComponent, children, disabled, }: Slide360PropsType) => import("react/jsx-runtime").JSX.Element; export default Slide360View; //# sourceMappingURL=index.d.ts.map