Skip to content

Release 1.10.4

Compare
Choose a tag to compare
@kirillzyusko kirillzyusko released this 29 Jan 21:14
· 286 commits to main since this release
5913699

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)