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

Add the ability to change the width of the leading space #75

Open
JPStrydom opened this issue Jul 31, 2024 · 0 comments
Open

Add the ability to change the width of the leading space #75

JPStrydom opened this issue Jul 31, 2024 · 0 comments

Comments

@JPStrydom
Copy link

On some smaller Android devices, the leading space is a bit large, taking up around 20% of the screen.

image

Currently, we're hiding the leading space and giving horizontal padding to the tabHeaderStyle. This looks okay visually, but makes the scrolling cut off.

image

Ideally, it'd be nice if we could set a custom width for the leading space.

Is this something that is already possible with some props or styling, or is this something that will need to be added as an enhancement?

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

1 participant