Skip to content

Release 1.19.1

Choose a tag to compare

@kirillzyusko kirillzyusko released this 14 Oct 11:09
· 9 commits to main since this release
0a6d012

Improving stability of iOS 🍏 💡

🐛 Bug fixes

  • wrong selection coordinates on iOS (89fa05d)
  • crash when unrecognized selector sent on iOS (4ab7be0)
  • ignore interactive keyboard values that are bigger than keyboard height on iOS 26 (bcfe4ee)
  • iOS 26 doesn't report keyboard movements inside Modal (6503e23)

📚 Documentation

  • mention preload side-effects (41ffc1d)

🔢 Miscellaneous

  • update example project to 0.81 (0c4fb24)