Add increasing shadow to a Card while holding

Hello there,

I want to test some functionality: When a user tap and hold a card, the whole element will start shading until the on-hold function is called (show action sheet, for example). If the user let it go before, the color is reset (just like the material design click-hold).

How can I achieve that?

Thanks in advance