Open
Description
Feature Request
I think it would be nice if useKeyboard
could return an Animated.value
for the keyboard height.
Why it is needed
Currently, when using keyboardHeight
to set e.g. padding it looks very janky when the keyboard is shown or hidden. Exporting an animated value that represents the height could allos the end user to animate the padding as the keyboard appears.
Possible implementation
t.b.d
Code sample
t.b.d.
I need this in a project I'm working on so I will probably submit a pull request as soon as I get time
Metadata
Metadata
Assignees
Labels
No labels