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

You might have seen a warning appearing in the console of a recent version of Chrome when simulating a mobile device. The warning points out that Chrome was: > Unable...

Infinite scrolling web pages has been a trend lately. Maybe we can learn from them and simplify things by just using the scrollbar: https://github.com/lookstudios/vue-loop/

enhancement

Hi, Great plugin. I'm wondering if you've come across a case where you have links in the carousel? What I'm facing now is the links are triggered on swipe, and...

bug

We should be able to write something like this: ``` ``` This way we can have something like a small navigation and main view that's linked to the same pager.

When I have < 3 elements, the rendering breaks. Mostly when the view is re-rendered. Thank You.

Right now, using `autoSize` and a different `currentView` besides `0` will animate the `Frame` height to match that view.

Hi there, Congratulations on the great work, I've tried many carousel components and this is by far the most solid and production ready. I've noticed that animations don't work well...

We can save a little on size by switching our event system to the smaller [Mitt library](https://github.com/developit/mitt).

happy new year! when contain is set to {true}, onScroll's final progress is less than expected since views no longer scroll to the very possible end... image #1 shows that...

bug
help wanted

I built this library keeping other frameworks in mind 😄 let's pull out the core classes that power it so people can build vanilla, angular, ember, [insert your framework] view...