4.3.0 (2020-10-30)
Bug Fixes
- do not set Appearance module when theme prop is passed (#2279) (7e63de4)
- fix appbar regression made in #2179 (78573b0)
- fix issue with broken animation in CrossFadeIcon (#2326) (e182ab7)
- fix Switch component colors on web (#2269) (e17341b)
- fix textInput icon space in outlined mode (#2267) (1cc5fe8)
- grey screen on first open of tab on react-native-web (#2280) (86d8976)
- pass theme prop to underlying Checkbox in Checkbox.Item (#2275) (231c278)
- textInput label jumps to the center (#2250) (efe17be)
- use route keys for lazy loading tabs instead of index (#2277) (90899f5)
Features
- add accessibility state expanded to fab group (#2324) (72ae715)
- add contentStyle prop to Menu.Item component (#2278) (a071901)
- add testID to RadioButton components (#2256) (b0d8507)
- add textStyle prop for Affix (#2313) (b5ad9a3)
- add uppercase prop to FAB (#2296) (ba599f2)
- change type of the icon prop in TextInput.Icon to allow custom Icons (#2255) (4b26429)
- improve accessibility updating accessibilityRole and accessibilityState (#2263) (14d47ee)