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

I need to create a horizontal scrollview #41

Open
ExcaliburSims opened this issue Aug 14, 2023 · 1 comment
Open

I need to create a horizontal scrollview #41

ExcaliburSims opened this issue Aug 14, 2023 · 1 comment

Comments

@ExcaliburSims
Copy link

I want to create a horizontal scrollview in the tabbar, because if the tab title is too long, it breaks my design.

@Jervi-sir
Copy link

Jervi-sir commented Jul 24, 2024

lets consider using this default example provided in https://github.com/JungHsuan/react-native-collapsible-tabview/blob/master/src/CollapsibleTabView.js

locate <TabBar in renderTabBar
and add scrollEnabled={true}

its way too late but eitherway

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

2 participants