"native-base": "2.0.5",
"react": "15.4.2",
"react-native": "0.41.1",
The ripple effect is being hidden by the background color itself. Use prop androidRippleColor to set a ripple color for light buttons.
Can you give me an example about "Use prop androidRippleColor to set a ripple color for light buttons". I'm a beginner. thank you.
@haiithust Please check React Native Docs for same
Most helpful comment
The ripple effect is being hidden by the background color itself. Use prop
androidRippleColorto set a ripple color for light buttons.