Skip to content

6.31.0

Compare
Choose a tag to compare
@adids1221 adids1221 released this 15 Feb 09:32
· 704 commits to master since this release

🎁 Features

β€’ Pass Picker's listProp to wheelPicker (#2461)
β€’ Incubator.TextField - add readonly state (#2455)

πŸ”§ Fixes

β€’ Colors - fix getTintColor - get key from a single digit (ex. green1, green5) (#2452)
β€’ Incubator.TextField - handle long validationMessage with char count (#2460)
β€’ refactor TouchableOpacity forwarding event on onPress and onLongPress (#2462)

πŸ’‘ Deprecations & Migrations

β€’ ColorPicker style prop deprecation. (#2444)

βš™οΈ Maintenance & Infra

β€’ Add FlashList to optional dependencies (#2454)
β€’ TextField package exports TextFieldMigrator instead of index (#2453)