Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: implement useBottomTabBarHeight #158

Merged
merged 4 commits into from
Nov 23, 2024
Merged

Conversation

okwasniewski
Copy link
Collaborator

PR Description

This PR implements useBottomTabBarHeight hook.

Closes: #96

How to test?

Check if height is properly returned.

Screenshots

CleanShot.2024-11-23.at.11.51.48.mp4

Copy link

changeset-bot bot commented Nov 23, 2024

🦋 Changeset detected

Latest commit: b87d917

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
react-native-bottom-tabs Patch
@bottom-tabs/react-navigation Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@okwasniewski okwasniewski force-pushed the feat/bottom-tab-bar-height branch from 105c563 to c428532 Compare November 23, 2024 10:56
@okwasniewski okwasniewski merged commit 51c523b into main Nov 23, 2024
6 checks passed
@okwasniewski okwasniewski deleted the feat/bottom-tab-bar-height branch November 23, 2024 19:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement useBottomTabBarHeight and BottomTabBarHeightContext
1 participant