Kieran-McIntyre / react-native-section-alphabet-list

A simple React Native component that takes an array of data and renders a SectionList with alphabetically sorted data
MIT License
195 stars 55 forks source link

add styling to contentContainerStyle for the FlatList in ListLetterIndex/index.js #18

Closed areebvohra closed 2 years ago

areebvohra commented 3 years ago

i wanted to align my indexLetters to Top but couldn't do with any of the given props

i had to change the styling in the package ListLetterIndex/style.js

YosefOberlander commented 3 years ago

I had the same issue. change the height, I set mine the null and it moved the container to the top