6.24.0
π Features
β’ Incubator.Dialog - allow changing pointerEvents in children (#2318)
β’ Incubator.Dialog - add imperative handle with dismiss (#2325)
π§ Fixes
β’ Incubator.Dialog - hoist static methods (fix statics not working) (#2331)
β’ ExpandableSection revert, removed useSeparator prop. (#2315)
β’ Incubator.TextField - fix short text when wrapped with a centered container (#2320)
π‘ Deprecations & Migrations
β’ Start deprecation of useNativePicker in favor of useWheelPicker (#2330)
βοΈ Maintenance & Infra
β’ Added display name to Toast component to use config file in private. (#2317)
β’ ThemeManager - add Theme type (#2327)
β’ Updated setup link in the docs(#2272)
β’ Updates Expo Demo SDK to 46.0 and React 18 (#2306)
β’ Bump react-native-navigation to 7.30.0 (#2319)
β’ Fix Android build - add exclusiveContent (#2324)