Alex Hinson

Results 1 issues of Alex Hinson

This PR adds `itemLabelProps` to allow developers to pass props directly to the `Text` component inside the item. This could address issues like https://github.com/hossein-zare/react-native-dropdown-picker/issues/460: ``` itemLabelProps={{ numberOfLines: 1 }} ```

on trial