Skip to content

Release 1.12.1

Latest
Compare
Choose a tag to compare
@kirillzyusko kirillzyusko released this 16 May 09:34
6da7f58

Release that improves stability of 1.12.0 馃殌

馃悰 Bug fixes

  • detect only vertical ScrollView for parentScrollViewTarget (f572467)
  • prevent crash when no first responder (02002e9)
  • fix race condition between keyboardWillHide and KVO (365f4c1)

馃敘 Miscellaneous

  • update compatibility table (da91769)
  • KeyboardAwareScrollView + @gorhom/bottom-sheet integration in docs (33853e1)