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

React Native - ScrollView is not working with TabNavigator #15877

Closed
dungle1811 opened this issue Sep 9, 2017 · 1 comment
Closed

React Native - ScrollView is not working with TabNavigator #15877

dungle1811 opened this issue Sep 9, 2017 · 1 comment
Labels
Resolution: Locked This issue was locked by the bot.

Comments

@dungle1811
Copy link

dungle1811 commented Sep 9, 2017

Hello guys,
I have a problem with ScrollView. I have used ScrollView which wrapped a TabNavigator (react-navigation). But when I did that, the content of each tab is hidden. I have tried to set "flexGrow: 1", also "flex: 1" inside contentContainerStyle of ScrollView, the content of tag is showed, but ScrollView is not working. So if those content is long, I cannot see full of content.
Does anyone has the same problem like me?
I need help!

@hramos
Copy link
Contributor

hramos commented Sep 11, 2017

Hey, thanks for reporting this issue!

It looks like your description is missing some necessary information, or the list of reproduction steps is not complete. Can you please add all the details specified in the template? This is necessary for people to be able to understand and reproduce the issue being reported.

I am going to close this, but feel free to open a new issue that meets the requirements set forth in the template. Thanks!

@hramos hramos closed this as completed Sep 11, 2017
@facebook facebook locked as resolved and limited conversation to collaborators Sep 11, 2018
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Sep 11, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

3 participants