1.0.1 • Published 4 years ago

react-native-simple-card-swiper v1.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
4 years ago

react-native-simple-card-swiper

a simple library for card swiper

App preview

Installation

npm install react-native-simple-card-swiper

Props

PropsType
dataarray
renderCardfunc(item, index)
LeftLabelnode
RightLabelnode
onCompletefunc
onSwipefunc(item, index)
onSwipeLeftfunc(item, index)
onSwipeRightfunc(item, index)