peacechen / react-native-modal-selector

A cross-platform (iOS / Android), selector/picker component for React Native that is highly customizable and supports sections.
MIT License
369 stars 129 forks source link

Material Design support #87

Open peacechen opened 6 years ago

peacechen commented 6 years ago

react-native-material-dialog supports Material Design styling. It looks nice and generally works well, but has some issues such as spinner overlays not able to render on top of the modal.

Would it make sense to add Material Design support? Ideally add support for themes, with a built-in theme for Material Design.