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.

9 lines 306 B
declare const _default: React.MemoExoticComponent<({ data, currentSlide, titleStyle, subTitleStyle }: { data: any; currentSlide: any; titleStyle: any; subTitleStyle: any; }) => React.JSX.Element>; export default _default; import React from 'react'; //# sourceMappingURL=ElasticText.d.ts.map