Fixing KeyboardExtender behavior and stabilizing e2e tests on iOS (with focus on iOS 26) 😎
🐛 Bug fixes
- avoid undesired
reloadInputViews during keyboard dismissal (5995103)
- wrong
onEnd event on Samsung devices when keyboard gets shown after interactive dismissal (acbc7ae)
🔢 Miscellaneous
- pre-boot iOS simulator for e2e tests (0f4c393)
- add iOS 26 + XCode 26 tests (29afc30)
- XCode 16 deprecation on macOS 26 (04670f4)
- run less e2e jobs when when running from PR (4cd7a0f)