mkosir / react-parallax-tilt

👀 Easily apply tilt hover effect on React components - lightweight/zero dependencies (3kB)

Home Page:https://mkosir.github.io/react-parallax-tilt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How do I make initial position is tilted to signal affordance?

ajmalafif opened this issue · comments

Hi,

Thanks so much for this package! I am trying to figure out how do I have an initial position tilted to provide affordance to the user? I had a look at Storybook but can't seem to figure it out.

Here's the context of where I want the image to be tilted: https://ajmalafif.com/projects/

WOW that was fast from request to implementation! Thank you so much!

Hi @ajmalafif, thanks for the feedback, I'm glad you like the package!
I implemented the proposed feature in newest version 1.3.39, can you check if this is what you had in mind?

Hi @mkosir, yes exactly this!