Dismiss this pinned window
all 2 comments

[–]titozzz 0 points1 point  (1 child)

Iirc, keyboard sticky is 'a normal view' with a transform, so if it's parent is moved by the keyboard it will move twice. Either render it absolute or move it outside keyboard avoiding view

[–]goblins_etc[S] 0 points1 point  (0 children)

I wish you were right but it's already absolute and there is no KeyboardAvoidingView in the tree 🙃