π§ Fixes
β’ ExpandableOverlay - Fix accessibility focus when overlay closes. (#3503)
β’ TextField - Hit target increased (#3504)
β’ Picker - Fixes incorrect offset after search. (#3493)
β’ FloatingButton - Fixed not pressable when wrapped with Keyboard.KeyboardTrackingView. (#3496)
β’ Switch - fix accessibility (#3511)
β’ Incubator.Toast - fix voice over (#3509)
β’ ColorSwatch - fix accessibility (#3510)
β’ TabBar - Added better accessibility roles. (#3501)
β’ Refactor and fix Hint component edge case position issues (#3486)
β’ Switch: Added default 48x48 touch target with support for custom hitSlop overrides (#3517)
β’ Avatar: ensure minimum 48x48 hit target for better accessibility (#3521)
βοΈ Maintenance & Infra
β’ Support flatten style in View driver (#3502)
β’ Fix build on real device (#3507)
β’ Android - fix entry point after change demo to index (#3512)
β’ BlurView - Updated dependency to version 4.4.1 (#3498)