7.23.0
π Features
β’ KeyboardAwareInsetsView - add 'offset' prop to control the offset of the pushed content (#3022)
β’ TextField - new outline preset (#3066)
β’ SegmentedControl - New form
preset added. (#3061)
β’ TextField - new features: helperText and validationIcon (#3097)
πΈοΈ Web support
β’ SegmentedControl icon support in web. (#3084)
π§ Fixes
β’ Add examples to api files (#3073)
β’ SegmentedControl - Fixed outline doesn't wrap the entire segment. (#3086)
β’ SegmentedControl - Segments prop is now mandatory. (#3093)
β’ SegmentedControl - Added S1 spacings between icon and label. (#3096)
β’ SegmentedControl - Fix outline sometimes renders as a straight line. (#3099)
β’ Picker support passing items when passing renderCustomModal. (#3081)
π‘ Deprecations & Migrations
β’ Picker prop deprecation - children, migrate (#3078)
βοΈ Maintenance & Infra
β’ Picker screens refactor according to the Picker refactor. (#3080)