Closed eye-c closed 2 years ago
All the Fullpage examples I see online use class components. Can Fullpage.js be used in a functional component?
Sure, check the hooks example: https://github.com/alvarotrigo/react-fullpage/blob/master/examples/react/src/hooks.js
Thank you, Alvaro. Great library
All the Fullpage examples I see online use class components. Can Fullpage.js be used in a functional component?