5.0.0-rc.7 (2022-10-19)
Bug Fixes
- allow to fully override testID in TextInput (#3405) (1ffc063)
- BottomNavigation warn when shifting with the wrong number of tabs (#3408) (ef448b1)
- button ripple radius (#3388) (5f08d42)
- correct Banner children type (#3401) (55b2d25)
- correct input unit test (06831c9)
- correct linting (b8ae4b0)
- portal visible after immediately unmount (#3413) (99e90f3)
- progress bar animated value (#3414) (2b1c1df)
- regression: BottomNavigation can't render a single tab (#3415) (31e9037)
- set default font properties for Text component without variant (#3409) (6be4734)
Features
- add adaptNavigationTheme utility (#3399) (57e78bd)
- add createDynamicThemeColors utility (#3398) (1d3c4bd)
- add prop keyboardShouldPersistTaps for Menu (#3420) (b724970)
- add textColor prop for input content text custom color (#3411) (6de64d0)
- adjust theme types to match internal and regular usage (#3279) (71ad62a)
- make onDismiss optional on Menu (#3417) (5700fe5)
- Snackbar support for any children (#3412) (ff56bec)
- use Pressable in TouchableRipple (#3400) (ef617df)