xiewang / react-native-elastic-image-slider

react-native-elastic-image-slider
18 stars 5 forks source link
elastic imageslider react react-native

react-native-elastic-image-slider

react native elastic image slider component

emoticons

Install

npm install react-native-elastic-image-slider

Usage

UI Component

props

Prop Type Description Required Default
images array the images to slide Yes None
initialPosition number initial one of all images to show No 0
style style custom style No None

Thanks

Inspired by react-native-image-slider