I have an empty BlurView, just to effect everything goes under it, but it seems that the BlurView make the Blur effect just once. I`ve made this before and it use to work just fine, this is my code and the example on a real device:

this is the component i created to reuse it:

this is the screen where i use it:

this is how it use to work:

those are my dependencies of my current project:

Never mind, i don麓t know why, but moving the BlurView under the FlatList make it works, in the old ones projects i use to put it upon the ScrollView/FlatList and it worked.
Thanks guys. =)
Most helpful comment
Never mind, i don麓t know why, but moving the BlurView under the FlatList make it works, in the old ones projects i use to put it upon the ScrollView/FlatList and it worked.
Thanks guys. =)