react-full-page icon indicating copy to clipboard operation
react-full-page copied to clipboard

Full screen scrolling with React

Results 44 react-full-page issues
Sort by recently updated
recently updated
newest added

Less clean solution than @kdichev but takes into account continuous scrolling and long trackpad and apple mouse scrolls

this change is useful when you want to add a footer or any other specified height (not full) part.

Can you tell me how I can integrate own controller? The problem I have right now is I am using a different component which scrolls to "anchors". However the problem...

i have a problem when i use with next.js. - when i saw `react-full-page` source code, i understand that the code compare with` children` and `Slide` then pass the same...

How do you feel about adding keyboard arrow support to navigate between slides? I have implemented it and can pull request it!

Hi. I need to get current slide number. I know that we have getCurrentSlideIndex but I don't know how use it. Could you show me that in example?

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...

dependencies