Skip to content

7.28.0

Compare
Choose a tag to compare
@adids1221 adids1221 released this 07 Aug 11:47
· 75 commits to master since this release

πŸš€ What’s New?

🎁 Features

β€’ SortableGridList - New prop orderByIndex. adds support for reordering by index. (#3171)

πŸ”§ Fixes

β€’ TextField - add margin between bottom elements and char counter, adding tests to validationMessage change (#3185)
β€’ TextField - show validation icon only with validation massage (#3189)
β€’ SectionsWheelPicker - Fixed driver custom testID capture. (#3193)
β€’ TextField screen - fix and improve and fix tests (#3199)

βš™οΈ Maintenance & Infra

β€’ Remove some old unused drivers (#3190)
β€’ Remove TabController.TabBar defaultProps (react migration) (#3155)
β€’ Gradle 8 update. (#3200)