react-native-animated-tabbar icon indicating copy to clipboard operation
react-native-animated-tabbar copied to clipboard

feat: feedback on touch for bubbleTabBarItems

Open BenJeau opened this issue 4 years ago • 0 comments

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

BenJeau avatar Dec 20 '20 23:12 BenJeau