Nativebase: No Ripple Effect for Button theme "light" in android.

Created on 10 Feb 2017  路  3Comments  路  Source: GeekyAnts/NativeBase

"native-base": "2.0.5",
"react": "15.4.2",
"react-native": "0.41.1",

Most helpful comment

The ripple effect is being hidden by the background color itself. Use prop androidRippleColor to set a ripple color for light buttons.

All 3 comments

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

Was this page helpful?
0 / 5 - 0 ratings

Related issues

inv2004 picture inv2004  路  3Comments

Bundas picture Bundas  路  3Comments

sihemhssine picture sihemhssine  路  3Comments

kitsune7 picture kitsune7  路  3Comments

Landerson352 picture Landerson352  路  3Comments