UNPKG

react-native-walkthrough-swiper

Version:

A walkthrough swiper component for React-Native. Can be used in onboarding/walkthrough screens. Uses Reanimated API to create smooth animations.

6 lines 184 B
export function BackgroundImages({ data, currentSlide }: { data: any; currentSlide: any; }): React.JSX.Element; import React from 'react'; //# sourceMappingURL=BgImage.d.ts.map