Boris Burgos

Results 2 comments of Boris Burgos

The same issue happens when a large font size is used. The problem is in `ListItemStyle.container` used in `ListItemComponent` wich have a fixed height: https://github.com/pankod/react-native-picker-modal-view/blob/fffb3c14a92f4c85be9e93a8286145ae27d0e199/src/Components/ListItem.tsx#L9 If you use a custom...

Hi. Check the `renderListItem` prop in the docs.