react-native-image-slider-box
react-native-image-slider-box copied to clipboard
A simple and fully customizable React Native component that implements an Image Slider UI.
I am using the image slider in an app similar to tinder. The slider holds images, and when you press like or dislike new data is loaded. The issue is...
Hi, is there a way to style the selected dot so that it's not larger?also on android when I press the image I notice a flash, probably TouchableOpacity. Would it...
Trying to upload images via URL, but if URL has been broken or not found then how we can show default image??
I need change **inactiveSlideScale** and **inactiveSlideOpacity** but this library does not have this Carousel props.
Thanks for this great project, but is this compatible with expo ?
I am facing this error when importing library on my code. Could not find a declaration file for module 'react-native-image-slider-box'. '.../node_modules/react-native-image-slider-box/index.js' implicitly has an 'any' type. Try `npm i --save-dev...
Current autoplay slides images too quick. Another interval for sliding time would be good for showcasing images in a more slow and gentle way.
This is well created package, Please add RTL support for this
I am experiencing this issue with the sliderbox.I am only loading 6 images. full warning message. VirtualizedList: You have a large list that is slow to update - make sure...
I am trying to create a full-screen slider that can show both images that are horizontal and vertically oriented. I have tried all values of resizeMode but it is not...