Release 1.19.1
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 
preloadside-effects (41ffc1d) 
🔢 Miscellaneous
- update example project to 
0.81(0c4fb24)