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

Look at Instagram's view paging. Views should be able to be swiped and advance to whatever index is in view. Right now it will only advance one view regardless of...

This should be trivial since someone took care of this for us already 💃 https://github.com/chenglou/react-motion/issues/402

enhancement

If we are containing `viewsToShow`, right now it will still allow you to advance to the next view causing it to seem like nothing happens when trying to go the...

bug

I _think_ we can make something like this possible 😁 ![final](https://cloud.githubusercontent.com/assets/2762082/20798837/207ad244-b795-11e6-8afe-8132c1025208.gif)

enhancement

Right now when animations are defined, the origin only works for the 1st view rather than all of the views in frame. We need to make sure the origin accounts...

bug
help wanted

There are certain areas we should add helpful warnings. For instance, a `Frame` should always come before a `Track`.

enhancement

Hi, The 0.3 version had a very nice feature: only the current & incoming/outgoing slides were rendered. This made it well suited for easily displaying long lists of media-heavy slides...

enhancement