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

Removed conditional for calling this.props.onChange on iOS (#97) #138

Closed jacobkring closed 4 years ago

peacechen commented 4 years ago

Thanks for the PR @jacobkring . I made some notes above. Please keep the changes isolated to the specific functional changes, and avoid cosmetic changes in other areas.