Right now, the animation for keyboardHidesTabBar is hard-coded (250 ms for showing, 200ms for hiding).
Is it possible to add props support that allows for customizing the animation speed (and perhaps allow more custom animation config)? I took a look at the source and i'm hoping this is a minor change
Thanks!