0.0.7 • Published 1 year ago

framermotion-parallax v0.0.7

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

React Parallax Component

Pass in three images that will be used to create a parallax effect. The images will be layered on top of each other and move at different speeds to create a 3D effect connected to the mouse movement.

Installation

pnpm install framermotion-parallax

Usage

import { Parallax } from 'framermotion-parallax';
 <Parallax bg='https://placehold.co/600x400/EEE/31343C' foreground={`https://placehold.co/600x400/EEE/31343C`}
0.0.5

1 year ago

0.0.4

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago