callstack / react-native-paper

Material Design for React Native (Android & iOS)
https://reactnativepaper.com
MIT License
12.37k stars 2.04k forks source link

Bottom Navigation Bar doesn't have the correct height #4389

Open RobertLupas opened 1 month ago

RobertLupas commented 1 month ago

Current behaviour

The Bottom Navigation Bar doesn't have the correct height, at least compared to the official Material 3 look from other apps (eg. Google Play Store).

Expected behavior

The height should be smaller for the Bottom Navigation Bar.

Preview

These images are the same size, I just cropped the top portion. The first is React Native Paper, and the second one is the Google Play Store.

React Native Paper Google Play Store

Environment

Tested in the React Native Paper Example app, downloaded from Google Play.