react-native-image-slider-box icon indicating copy to clipboard operation
react-native-image-slider-box copied to clipboard

A simple and fully customizable React Native component that implements an Image Slider UI.

Results 60 react-native-image-slider-box issues
Sort by recently updated
recently updated
newest added

How can i achieve this type of dots style??? ![Screen Shot 2020-12-10 at 3 08 03 PM](https://user-images.githubusercontent.com/11742886/101759267-30829a80-3afb-11eb-8e42-2bfca8ad7e1d.png)

Hello, I don't need the ImageLoader to be showed when I render the images. How can I remove it? Thank you

I want to use it with the ImageBackground component, but when i try to style the image, i can do all the other options, but i can't fiz the borderRadius...

Is there a way to define the space between each dot. I am scaling the size of my dost with respect ti number of images. when count is large (more...

![Screenshot_1](https://user-images.githubusercontent.com/52710724/73120562-e0a7ed00-3f95-11ea-97da-84eb7df64cf4.png) hi, really thanks for the component. working perfectly for me but some times images are not loading showing loading indicator like the image shown. my code is as follows....

Is there a way to render our own footer instead of rendering dots? something like 2/5 instead of dots.

I want to have 2 buttons previous and next. And clicking on those buttons I want to change the image of the slider box. Is there any way to do...

when i press on next button slider go next image that's possible ?

OS: Android Model: Huawia Nova 3 OS version: 9 react-native :V 0.61.5

Hi As seen on title i would like to remove dynamically images from slide, when i choose one image and remove it **all images gone**, i used index variable and...