react-native-action-button icon indicating copy to clipboard operation
react-native-action-button copied to clipboard

Callback when action button is active and inactive?

Open ducNgbk opened this issue 7 years ago • 2 comments

I am looking for a prop to pass a callback function to notify me when action button is active or inactive

Any solution for it? Thanks

ducNgbk avatar Jun 18 '18 16:06 ducNgbk

What is the use case for that? Maybe using the props onPress and onReset can help you somehow.

mastermoo avatar Jul 04 '18 16:07 mastermoo

Thank you, I tried, it works like a charm

ducNgbk avatar Jul 18 '18 07:07 ducNgbk