What's Changed
- fixed: focus handling when opening keyboard by @VladimirDyachenko in #2563
- add isKeyboardInternallyHandled to allow custom logic again by @ImBeCiliC in #2541
- Add
focusOnInputWhenKeyboardOpens
prop to disable focus on<TextInput />
when opening the keyboard by @danilvalov in #2573 - expose renderTypingIndicator and handleOnScroll which are already pas… by @NoodleOfDeath in #2565
- Fix initial keyboard animation if
prevValue
is0
by @danilvalov in #2553
New Contributors
- @VladimirDyachenko made their first contribution in #2563
- @ImBeCiliC made their first contribution in #2541
- @NoodleOfDeath made their first contribution in #2565
Full Changelog: 2.6.4...2.6.5