5.25.0
π Features
β’ Chip component now supports passing leftElement and rightElement (#1298)
β’ Add testID to wheel picker list (${testID}.list
) (#1315)
β’ Add support to Slider component to react to orientation changes (#1273)
β’ Add haptic feedback to the Drawer component (#1266)
π§ Fixes
β’ Update color presets according to scheme when scheme changes - Fixes #1282 (#1309)
β’ Incubator.WheelPicker - Fix inconsistent between iOS and Android by calling the onChange()
function manually (#1301)
β’ Hint - allow user to send zero to containerWidth prop (#1289)
β’ Fix - testID now passed to native PickerDialog (#1304)
β’ Fix Text component typings issues (#1308)
β’ Fix error when rendering icons in TabController items (#1321)
β’ Use getNode()
in WheelPicker's FlatList to support reanimated v1 (#1313)