5.19.0
π Features
β’ Support rendering badge with icon and label (#1081)
β’ Added containerStyle prop to RadioButton to allow passing different styles to the container and the button (#1092)
β’ Incubator.TextField now supports a "default" UI preset (#1111)
β’ Introduce new useDidUpdate hook, that will skip update on initial value. (#1112)
β’ TabController - move to typescript (#1079)
β’ ScrollBar - migrate to typescript. (#1078)
β’ Fix RTL for TabController.TabBar horizontal fader effects (#1098)
π§ Fixes
β’ Fix Avatar's label alignment (#1082)
β’ Fix Toast icon prop type to accepts both number and object. (#1086)
β’ Update @types/react-native to version 63.4 and fix relevant typing issues (#1100)
π‘ Deprecations & Migrations
β’ Fix CardSection and StateScreen imageSource deprecation (#1115)
βοΈ Maintenance & Infra
β’ Fix icon size in the badges example screen (#1104)
β’ TabBar - fix refactor bugs (#1106)
β’ Upgraded the expo sdk in the demo app to v40 from v36
β’ TabBar - Refactor. (#1076)