alvarotrigo / pagePiling.js

pagePiling plugin by Alvaro Trigo. Create a scrolling pile of sections. http://alvarotrigo.com/pagePiling/
4.1k stars 653 forks source link

Scrolling in react application with pagepiling.js #238

Closed MohammedSayeem closed 1 year ago

MohammedSayeem commented 1 year ago

when scrolling in react application my UI moves to section other than next section which is not expected behaviour of pagepiling.js. Is there anything i can do to stop this from happening?

alvarotrigo commented 1 year ago

Have you tried fullPage.js instead?

It has a similar effect but it comes with plenty more options to deal with modals or scrolling elements placed on top.

It also has a wrapper for React. https://alvarotrigo.com/react-fullpage/

pagePiling.js is not actively maintained anymore.

MohammedSayeem commented 1 year ago

Thanks for the help. Will try the same on Full page.js diligently.

MohammedSayeem commented 1 year ago

Hi again, Since fullpage.js is a paid resource, i wont be able to afford currently, is there any way i can do it in pagepiling.js itself?

alvarotrigo commented 1 year ago

Everything is possible with the right knowledge :) But I can't help you here I'm afraid.

I hope you find your way!