react-native-alphabetlistview icon indicating copy to clipboard operation
react-native-alphabetlistview copied to clipboard

How to widen the alphabet list?

Open coffeesam opened this issue 8 years ago • 1 comments

Is there a style that can widen the touch areas of the alphabet list?

coffeesam avatar Jun 20 '16 22:06 coffeesam

@coffeesam sectionListStyle is the prop you're looking for. I have mine set to { width: 50 }.

jlegrone avatar Sep 04 '16 01:09 jlegrone