react-native-slideshow icon indicating copy to clipboard operation
react-native-slideshow copied to clipboard

A quick and easy slideshow for react native.

Results 16 react-native-slideshow issues
Sort by recently updated
recently updated
newest added

If I apply borderRadius to scroll view container, only extreme sides are curved.

For more flexibility and control over slider image display.

If i click, the arrow button on left and right slider will work correctly and also the bullet dot page indicators changing correctly, but if i swipe via hands to...

Hello, when i have devlopment with react-native-slideshow, i have one off issue be like "undefined is not an object (evaluating '_react2.PropTypes.arrayOff')". this is errors display http://prntscr.com/hhm4u1 Could you help me?...

I set 10 images . For example it's on 5th image and i scroll to 8th image but when it's on 8th image indicator does not updated and also it's...

Fix error from undefined is not an object (evaluating '_react2.PropTypes.arrayOf')

how to set image resizeMode? And also set container height to full screen but keep image width not overflow or cropped. thanks

Please release master branch to another version it still get error from Proptypes that you import from 'react'

hello, Thanks for shared project. I have one bug visual with the arrows. I have fixed the bug by changing the value **justifyContent : center** in the constant layoutArrow Before...