Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Width of letterListContainerStyle #67

Open
stefansoftlab opened this issue Sep 25, 2023 · 2 comments
Open

Width of letterListContainerStyle #67

stefansoftlab opened this issue Sep 25, 2023 · 2 comments

Comments

@stefansoftlab
Copy link

Is there a way to increase width of letter List container style because its hard to click on the specific letter?
Screenshot_20230925_103555_timeviewapp

@Raiden-16F7
Copy link

you can use indexContainerStyle and set width
indexContainerStyle ={{ width:20 }}
image

@dokselblackbit
Copy link

dokselblackbit commented Oct 4, 2024

Yes. You can add width to indexLetterContainerStyle, letterListContainerStyle and indexContainerStyle
indexLetterContainerStyle is wrapper of each letter
letterListContainerStyle is flatlist (letter's list)
indexContainerStyle is wrapper of flatlist

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants