I’m trying to create a background image in my Expo app where the blur effect smoothly increases from top (no blur) to bottom (strong blur).
At the bottom of the screen, I have white text on top of that blurred area.
I’ll attach a reference image for the visual effect I’m trying to achieve.

https://i.ibb.co/hFhsLpr8/pdp.png

The idea is:

  • The top of the image remains sharp

  • The blur gradually increases toward the bottom

  • The text sits on the blurred part so it remains readable

I want this to work on both iOS and Android without custom native modules.
What’s the proper way to achieve a smooth gradient blur (increasing blur toward the bottom) in Expo?

1 Reply 1

It might be worth looking into this package.

Your Reply

By clicking “Post Your Reply”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.