callstack / callstack/react-native-paper

navigation background color and bottom tab ripple

Open
#4,118 5 comments 0 reactions 1 assignee Claimed by @lukewalczak View on GitHub
BottomNavigation example app feature request
Dominant language
TypeScript
Stars
14.5k
Forks
2.2k
Avg merge
5d 23h
Merged PRs (30d)
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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.