7.30.0
π Features
β’ Support rendering TabController inside a ScrollView (with a header) by passing nestedInScrollView
(#3235)
β’ TabController.TabPage - added style prop to TabPage component (#3224)
π§ Fixes
β’ GridView - fix after gridListIItem change (#3001) (#3222)
β’ Button borderWidth
grow outside the container fix for outline button. (#3221)
β’ Chip - changed size typings. (#3230)
β’ Incubator.Dialog - Fixed content renders. (#3231)
β’ Update style when user pass custom style. (#3211)
β’ WheelPicker separators render below the list items. (#3232)
β’ Picker support for Modal overlayBackgroundColor
, removed default color from PickerItemList. (#3233)
β’ TabController - fix indicator when using old reanimated (ignore TS) (#3241)
β’ TextField - update type for validate
prop (#3160)
βοΈ Maintenance & Infra
β’ Upgrading Reanimated (3.8.1) and GestureHandler (2.14.1) + upgrade fixes (#3203)
β’ Button driver - getIconStyle, getLabelStyle functionality. (#3217)
β’ Bump micromatch from 4.0.5 to 4.0.8 (#3237)