React-native-blur: BlurView ScrollView Issue, Blur Freezes (Gif Examples)

Created on 20 Jul 2017  路  1Comment  路  Source: Kureev/react-native-blur

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:
blurissuesmall

this is the component i created to reuse it:
captura de pantalla 2017-07-20 a la s 10 35 04

this is the screen where i use it:
captura de pantalla 2017-07-20 a la s 10 27 10

this is how it use to work:
blurviewexpectedsmall

those are my dependencies of my current project:
captura de pantalla 2017-07-20 a la s 10 40 53

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. =)

>All comments

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. =)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

almirfilho picture almirfilho  路  3Comments

seph14 picture seph14  路  3Comments

baicuhaha picture baicuhaha  路  4Comments

tbolt picture tbolt  路  3Comments

minuitagency picture minuitagency  路  5Comments