n4kz / react-native-material-dropdown

Material dropdown with consistent behaviour on iOS and Android
Other
732 stars 597 forks source link

Suggestion to add events #203

Open azzozhsn opened 4 years ago

azzozhsn commented 4 years ago

Hi,

I suggest to add new two events if possible "onFocus" and "onBlur" or one event called "onFocusChanged" so we can trigger actions when user interacts with this component.

This is a very nice component.