Jump to content
Search Community

_ayushagrawal

Members
  • Posts

    4
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

_ayushagrawal's Achievements

  1. I am trying to recreate an effect from https://antoni.de/ in which when we scroll horizontally the columnar effect is occurring is which each div is I guess translating the image by different value not sure. Can someone please help or give some idea on how to achieve this kind of effect.
  2. Oh thanks a lot it solved the problem, now when the transition is clear without the scroll shift I realized that the exiting animation is not kicking in. Sorry for the trouble should've noticed it earlier.
  3. I am sorry it's my first forum so i was getting a hard time with the codepen url so I pasted the url in the content section. Hope it works
  4. I am trying to learn page transitions in react using react-transition-groups but what's happening right now is that when I route between the pages the transition effect is showing but all the routes i.e. "/" and "/contact" are rendering for a split second exposing the scrollbar, maybe it's because of the timeout property in the <Transition />. Can someone please tell me what am I doing wrong here https://codesandbox.io/s/peaceful-bash-902v4
×
×
  • Create New...