edusperoni/nativescript-ripple

iOS explodes if rippleColor isn't set

Closed this issue · 0 comments

When running on iOS clicking a Ripple element explodes if the rippleColor attribute is missing. This seems silly as we should just default the color to anything instead of crashing the app.

The work around is easy enough, just set an attribute but I thought it was important to at least document this bug for others who run into this issue.