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

Evaluate disabled prop on componentDidUpdate #103

Closed JoseVf closed 5 years ago

JoseVf commented 5 years ago

This wasn't supposed to be a PR 🤔

peacechen commented 5 years ago

Is there a bug with the disabled prop? It should re-render when the prop changes.

JoseVf commented 5 years ago

Nope, just a bit confusion on my side 😅