fateh999 / react-native-paper-form-builder

React Native Paper Form Builder with inbuilt Validation, dropdown, autocomplete, checkbox, switch and radio inputs.
MIT License
116 stars 25 forks source link

Fix/31 add change event in select #34

Closed felipecock closed 3 years ago

felipecock commented 3 years ago

There are two additional commits to fix one issue at selecting the item in a drop-down menu, and one more with closing the menu from the back button or from outside tap.

fateh999 commented 3 years ago

Thanks will review and merge if everything works correctly.