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

Feature/support web #186

Closed colmbrady closed 6 years ago

colmbrady commented 6 years ago

Because react-native-web-modal already imports the correct model impl per platform, we did not need to have the same logic duplicated in this module.