Improvements
- Added
@MainActorannotations toward Swift strict-concurrency compliance. - Removed all pre-iOS 11 conditional checks.
- Improved previous/next toolbar navigation for text fields inside
UITableViewCell(no longer shown when adjacency cannot be guaranteed). - Improved demo project structure and placeholder-label handling.
Bug fixes
- Fixed a black area appearing at the bottom of the screen in certain transitions.
- Fixed an activation issue introduced alongside the layout fix.
- Fixed issue #1735.
Deprecations and removed
- Marked the Objective-C library as unavailable in App Extension targets.