Minor release resolving some bugs 🙂
🐛 Bug fixes
useFocusedInputHandler
and onChangeText
handler ignores an input from react-native-text-input-mask
on iOS (6d3a9d0)
- slow back transitions on Android < 11 in
KeyboardAwareScrollView
(2c93b82)
- forward ref to
KeyboardAwareScrollView
(7d78983)