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 59 react-native-image-slider-box issues
Sort by recently updated
recently updated
newest added

ERROR Error: Requiring module "node_modules/react-native-image-slider-box/index.js", which threw an exception: Invariant Violation: ViewPropTypes has been removed from React Native. Migrate to ViewPropTypes exported from 'deprecated-react-native-prop-types'.

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. This repository currently has no open or pending branches. ## Detected dependencies cocoapods example/ios/Podfile...

Please let me know how can I hide/remove the dots?

When using SliderBox inside a FlatList, I always get the warning: VirtualizedList: You have a large list that is slow to update - make sure your renderItem function renders components...

Is it possible to blur the images using BlurRadis from react-native Image? https://reactnative.dev/docs/image#blurradius

Hi, I was hoping you could give the usage examples with Function components since class components are gradually phasing off. Thanks

Hi, I need to show slider images through call api to get images array. I'm facing a bug when reload page and api recall to get images array. Images don't...

When we move images it sometime stops in both in mid mean there is pagination problem

like the prop firstItem i want to select random Image from user.such if i want to go to 3rd image so my active image would be in position 3rd,but now...