sohobloo / react-native-modal-dropdown

A react-native dropdown/picker/selector component for both Android & iOS.
MIT License
1.19k stars 477 forks source link

Added new 2 props to modal dropdown. #184

Open Karniej opened 6 years ago

Karniej commented 6 years ago

Props touchableHiglightunderlayColor will help in styling underlayColor props of TouchableHighlight and props listViewBorderRadius will help getting nice looking rounded corners for the ListView component inside the dropdown.