Release 1.14.2
Squashing out some bugs on iOS to make release more stable 😎
🐛 Bug fixes
- unmount
OverKeyboardView
from native side (c068c2a) - check keyboard presence for
OverKeyboardView
(d1df467) - hide
OverKeyboardView
on app reload (5053914) - do not substitute
TextInput
delegate back if it'snil
(4056513)