0.0.7 • Published 2 years ago

framermotion-parallax v0.0.7

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years 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

2 years ago

0.0.4

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago