lvlrSajjad / react-native-blur-overlay

React Native Blur Overlay Library For Ios And Android
MIT License
95 stars 34 forks source link

prevent navigation bar as a blur background #2

Open illank86 opened 6 years ago

illank86 commented 6 years ago

hi there, really love your library, btw how to specified the window that i want to use as blurred background instead of get all window including navigation bar..

i want to exclude navigation bar..

thanks

lvlrSajjad commented 6 years ago

i'll work on it , thanks .

invyctus92 commented 5 years ago

Great library, but I'm having a problem with the blur view. On android the blur is applied to the entire screen displayed and not to the internal subview.

Screenshot_20190311-123236 Simulator Screen Shot - iPhone 6 - 2019-03-11 at 12 32 29

thecodecafe commented 5 years ago

Please this feature should not entirely exclude the nav bar, there are cases where I would like the NavBar to be blurred out as well. Just adding my two cents. Great library btw.