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

Hi! is it possible to assign a position to the slide? for example if I put position={2}, I have the second image that appears

` ` Hi, I can't slide between two photos on IOS, Android works just fine. I don't want autoplay props so I need to slide between photos. Maybe some additional...

I am using this package in "react-native": "0.62.2", which brings up that warning. Below is the complete warning Calling `getNode()` on the ref of an Animated component is no longer...

when run in emulator everything work well but when create apk and install it only show a white screen

Calling `getNode()` on the ref of an Animated component is no longer necessary. You can now directly use the ref instead. This method will be removed in a future release....

hi, im using this library and my package already installed react native linear gradient, and result this view. ![image](https://user-images.githubusercontent.com/8014153/78521874-98a71100-77f5-11ea-86de-f1a3e6c8ae8b.png) **Code** > TestSliderScreen how to remove gradient over image ?

I want to use the slider, but I dynamically have 1 or more images, if there is only 1 image, I want to disable the sliding feature when touching. Is...

Hello community, I have started using this library and the first error with the new React Native version is this, i have seen that ViewPropTypes has been removed just a...

Description: I am using the SliderBox library for image display in my projects and have found it to be a valuable component. However, I encountered an issue when attempting to...