0

I'm trying to archive blur "gradient" effect at the bottom of flatlist, something like this

enter image description here

So how can archive this in react-native, i'm thinking about shadow, like "inner shadow" , but is there right way to archive this?

CODEforDREAM
  • 863
  • 1
  • 8
  • 24
  • Does this answer your question? [How to fade the edge of a div with just CSS?](https://stackoverflow.com/questions/22666063/how-to-fade-the-edge-of-a-div-with-just-css) – kmoser Aug 17 '22 at 02:33
  • Yes, it very similar, i will give it a try in react native – CODEforDREAM Aug 17 '22 at 02:38
  • 1
    It has been answered here in the following post: https://stackoverflow.com/questions/63510083/how-to-add-blur-effect-in-react-native – Shameel Uddin Aug 17 '22 at 02:39
  • as per you question, the bottom whole part will be a component with gradient as background. – Gaurav Roy Aug 17 '22 at 04:47

0 Answers0