react-view-pager icon indicating copy to clipboard operation
react-view-pager copied to clipboard

Slider/Carousel powered by React Motion.

Results 27 react-view-pager issues
Sort by recently updated
recently updated
newest added

When there is an overflowing container inside a View component, the swipe gesture scrolls that container and as well as it switches over to the next View component , is...

Hi ! We've been using react-view-pager for a while, so first, thanks for this project and for open sourcing it! I've noticed recently that, in our use case, for odd...

https://codepen.io/SitePoint/pen/gRJWqm https://github.com/shoheiyokoyama/Gemini https://github.com/DingMouRen/LayoutManagerGroup https://www.martin-laxenaire.fr/libs/curtainsjs/examples/ajax-navigation/index.html

Add the ability to grab and throw the track with a free scroll prop. Inspiration https://github.com/chrisbateman/impetus https://ariya.io/2013/11/javascript-kinetic-scrolling-part-2 https://github.com/ariya/kinetic/blob/master/5/coverflow.js

enhancement

Hi, I have updated our app to React 16, and noticed a problem with react-view-pager. When it is used as an infinite carousel, rapid changing of slides will produce empty...

in some cases you might want to overwrite the styles, e.g. `display: 'flex'`

I would love to see the animations portion better documented. Opacity makes sense and so does scale. What about transform:translate3d? I'd like to dynamically style based on the position of...

Hello there, is there a possibility to add an auto-play option to the slider? I can't seem to find it in the documentation, so I assume this is not yet...

enhancement

I got a request to do a slider like this: https://dribbble.com/shots/2719298-Card-Stack-Interaction-rebound where the cards are stacked on top of each other instead of the traditional row layout. I'm trying to...

enhancement

Hi i have put some input field in the views, however when user types in numbers view changes with respect to it values. It changes the frame states. Is there...

bug