jscottsmith / react-scroll-parallax

🔮 React hooks and components to create parallax scroll effects for banners, images or any other DOM elements.
https://react-scroll-parallax.damnthat.tv/
MIT License
2.86k stars 158 forks source link

Increasing size #158

Closed ishtiaqSamdani closed 2 years ago

ishtiaqSamdani commented 2 years ago

It will be very nice if we have a attribute which can control the size of parallax layer component

jscottsmith commented 2 years ago

Open to new features but you'll need to elaborate:

What "size" are you talking about? Do you mean the layers of the ParallaxBanner component? Can you provide some examples with code of the changes you're proposing and why?

Let me know so I can consider how to support the request.