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

RNN V2 - horizontally scrollable toptabs #5213

Closed
nirvo opened this issue Jun 17, 2019 · 3 comments
Closed

RNN V2 - horizontally scrollable toptabs #5213

nirvo opened this issue Jun 17, 2019 · 3 comments

Comments

@nirvo
Copy link

nirvo commented Jun 17, 2019

How scroll in react-native-navigation
I have many tabs.
the option scrollEnabled: true doesn't work.

export const goTabsScreen = () => Navigation.setRoot({ root: { stack: { id: 'tabsStack', options: { topBar: { tabBarOptions: { scrollEnabled: true, }, }, }, children: [ { topTabs: { ... } } ] }

@t1amat9409
Copy link

Do toptabs even work?

@stale
Copy link

stale bot commented Jul 21, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
If you believe the issue is still relevant, please test on the latest Detox and report back. Thank you for your contributions.

@stale stale bot added the 🏚 stale label Jul 21, 2019
@stale
Copy link

stale bot commented Jul 28, 2019

The issue has been closed for inactivity.

@stale stale bot closed this as completed Jul 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants