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
189 stars 55 forks source link

Need to display all letters from A to Z #52

Open ahsanparacha02 opened 1 year ago

ahsanparacha02 commented 1 year ago

Here i want to display all letters from A to Z even if there is 1 item in my list of object. image

nicson0427 commented 1 year ago

i need it as well

Kieran-McIntyre commented 1 year ago

Thanks for submitting this @ahsanparacha02 @nicson0427. I'm looking into the implementation details, and I'm wondering what you think should happen if there are no items for a letter. Should the letter header render in the list, or not? Interested in your thoughts.

image

Screenshot of the AlphabetList rendering all headers in list, even though they don't have items.

ahsanparacha02 commented 1 year ago

@Kieran-McIntyre thanks for your response, i think header only display when data exist against letter.

ahsanparacha02 commented 1 year ago

any update @Kieran-McIntyre

ghost commented 1 year ago

I want to increase this alpha this alphabet size how to do ?? anyone can help me

@Kieran-McIntyre @ahsanparacha02 @nicson0427 @sabymike @martinslapinskis

fabrianibrahim commented 2 months ago

any updates to this? @Kieran-McIntyre