Blur on KeyboardTrackingView like FB Messenger #2918
timothyerwin
started this conversation in
Ideas
Replies: 1 comment
-
![]() For reference what I'm trying to get. The closest I can manage with |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey guys,
Awesome library first of all. I just have one issue that is very hard to solve. I tried using various attempts with
expo-blur
but I can't get a smooth look across the bottom view and theKeyboardTrackingView
For reference I'm currently using it like this
What I really want is to replicate the experience of FB Messenger where there is a blur that goes all the way to the bottom and then when you focus shrinks to just the text input.
I'm not 100% but I think this needs to be something like another option like
useBlur
where the native component can handle making a single smooth blur view for the entire component.Beta Was this translation helpful? Give feedback.
All reactions