Justin SL
Results
3
comments of
Justin SL
I would be happy to collab on something like this FWIW
Easy CSS fix is to set your body's min-height to at least that of the page along with using the setTimeout(function(){ window.scrollTo(0, 1); }, 0); method. Setting it to 500px...
You could append swipeableView.history.last in the swipeableView.didSwipe method