Mariano Álvarez

Results 4 issues of Mariano Álvarez

## Description This Pull Request introduces an enhancement to the useLottieInteractivity hook by adding an option to specify the scroll direction. This improvement allows users to set the scroll direction...

### Why Multiple files in the codebase contain outdated FIXME comments referencing `@types/[email protected]` and use custom type definitions instead of the official `THREE.WebGLProgramParametersWithUniforms` type that is now available in the...

### Describe the feature you'd like: Update `@types/three` from version 0.159.0 to 0.161.0+ to enable proper TypeScript typing in multiple files. There are currently 3 FIXME comments in the codebase...

enhancement

## Description This PR implements a new `Guides` section in the documentation website, complete with navbar integration and a comprehensive Getting Started guide for new users. Closes #589 ## Changes...