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: feedback on touch for bubbleTabBarItems #94

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

BenJeau
Copy link

@BenJeau BenJeau commented Dec 20, 2020

Wraps the BubbleTabBarItem with a RectButton for feedback on touch, which is a ripple effect on Android and opacity change on iOS (https://docs.swmansion.com/react-native-gesture-handler/docs/component-buttons#rectbutton).

I only tested it on Android (since I don't have a mac, but it should work on iOS) and here's a gif of the example on Android.
Android Ripple

closes #79

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.

Add onPress visual feedback for tab items (RawButton)
1 participant