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! 👋 Firstly, thanks for your work on this project! 🙂 Today I used [patch-package](https://github.com/ds300/patch-package) to patch `[email protected]` for the project I'm working on. circleLoop not working properly is scrolling...

Hey @intellidev1991 Amazing library. Really helpful Is there any prop through which we can add style for active dot.

Hello, I have been trying to implement the circleloop prop and I have been getting some weird results. I put a link to the screen recording that captures the issue....

hi , Do you have any advice to solve this problem, friends? `None of these files exist: * node_modules\react-native-image-slider-box\dist(.native|.android.js|.native.js|.js|.android.json|.native.json|.json|.android.ts|.native.ts|.ts|.android.tsx|.native.tsx|.tsx) * node_modules\react-native-image-slider-box\dist\index(.native|.android.js|.native.js|.js|.android.json|.native.json|.json|.android.ts|.native.ts|.ts|.android.tsx|.native.tsx|.tsx) > 1 | export * from "./dist"; Error: Unable...

When i import the react-native-slider-box to my component, i am getting this error : ViewPortTypes has been removed from React Native. Migrate to ViewPortType exported from 'deprecated-react-native-prop-types'.

This error is located at: in Home (created by App) in RCTView (created by View) in View (created by App) in App in RCTView (created by View) in View (created...

I am using below React and React Native Version. ``` "react": "16.3.2", "react-360": "~1.1.0", "react-360-gaze-button": "^1.0.0", "react-360-web": "~1.1.0", "react-native": "~0.55.4", "react-native-image-slider-box": "^2.0.7", "simple-raycaster": "^1.1.0", "three": "^0.87.0" ``` "RCTScrollContentView" does not...

There seems to be no way to get rid of the padding in between the images. The image also shrinks slightly. Is there a way to adjust more styling elements...

Solution: first remove/ uninstall react-native-image-slider-box from node_modules folder and then install `npm i megamaxs1234/react-native-image-slider-box `

Is there any way to change the dotstyle from dots previous to the current image ? I was looking forward to turn the dots on the left side of current...