callstack / callstack/react-native-paper
navigation background color and bottom tab ripple
- Langage dominant
- TypeScript
- Étoiles
- 14.5k
- Forks
- 2.2k
- Merge moyen
- 5 j 23 h
- PR mergées (30 j)
- 12
Description
According to google's official apps that uses material you, there is some differences between the react native paper and the official material you design
1- in the bottom tabs, the ripple effect in the official design is only affect the bottom tab icon, not the whole button
2-when you adapt the react navigation theme, the background color is different from google's official apps background color,
I think the problem is that the `background` color property in the navigation theme should be the same value as the `card` property.
I say this because in the example app, the drawer background color have the same color of the google's main apps background color.
Thanks in advance
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.