Open ducNgbk opened 6 years ago
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
What is the use case for that? Maybe using the props onPress and onReset can help you somehow.
onPress
onReset
Thank you, I tried, it works like a charm
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