n4kz / react-native-material-dropdown

Material dropdown with consistent behaviour on iOS and Android
Other
732 stars 597 forks source link

check if user wants a label before asign value as label #197

Open dionIbis opened 4 years ago

dionIbis commented 4 years ago

When a form has pre filled values, instead of assigning the value to title by default, checks initialValueLabel prop first for an initial title.