Release that adds the KeyboardToolbar
component, adds the ability for KeyboardAwareScrollView
to detect whether focused input belongs to the particular KeyboardAwareScrollView
instance, and includes some other fixes and improvements 😎
🐛 Bug fixes
👍 Improvements
- removed replicas (7d2d0a2)
- added
KeyboardToolbar
(ce4e4e7) parentScrollViewTarget
detection (49124f9)