torgeadelin / react-native-animated-nav-tab-bar

A simple and customisable React Native component that implements an animated bottom tab bar for React Navigation.
MIT License
889 stars 102 forks source link

How can I get the height of the tab bar? #126

Closed lunacer closed 1 year ago

lunacer commented 1 year ago

How do I get the tab bar height on the screen component under the tab navigator? I'm trying to set the margin of the layout to prevent the content go behind the tab bar.

I didn't set any size changes, so all of the sizes are default. I've tried to use 'useBottomTabBarHeight' from '@react-navigation/bottom-tabs', but it seems the navigation isn't from '@react-navigation/bottom-tabs'.

github-actions[bot] commented 1 year ago

Stale issue message