Open 7772 opened 5 years ago
Call Function before calling onPress function.
<Dropdown ... preprocessFunc={ () => { alert("This is called before onPress func"); } }
Any possibility we can merge this in?
What feature ?
Call Function before calling onPress function.
Use case