raynor85 / react-native-material-selectize

A React Native component inspired to Selectize which follows Material Design guidelines.
MIT License
55 stars 32 forks source link

Label animation and determind if selected items has changed #4

Closed althurzard closed 6 years ago

althurzard commented 6 years ago

Implement label animation just like react-native-material-textfield Implement onChangeSelectedItems function returns selectedItems

c-moss-talk commented 6 years ago

@BukhariMuslim , I tested this and works beautifully for me! Can we merge? thanks @althurzard !

raynor85 commented 6 years ago

Thank you for the pull request. I've checked your modification with the emailValidation example: the graphic looks broken and the onChipSelect stopped working. Can you please fix it? I'd like to merge it but I don't want to introduce other issues.