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

ScrollView cannot scroll . #14188

Closed
camellieeee opened this issue May 25, 2017 · 6 comments
Closed

ScrollView cannot scroll . #14188

camellieeee opened this issue May 25, 2017 · 6 comments
Labels
Resolution: Locked This issue was locked by the bot.

Comments

@camellieeee
Copy link

4 examples code will look like this:

  1. only <ScrollView> {some <View/>} </ScrollView>, It will not scroll.
    1

scrollview1

  1. I wrap it in another View, It will not scroll too.
    2

scrollview2

3.I wrap it in another View, and setting a height , It will scroll.
I know why it can scroll by comparing example 4, but I cannot understand 1 and 2.
3

scrollview3

4.I wrap it in another View, and setting a height , It will not scroll.
4

scrollview4

Additional Information

  • React Native version: 0.43.0
  • Platform: ALL
  • Development Operating System: macOS
@AlanFoster
Copy link
Contributor

@camellieeee Could you paste your example code please 👍

@hramos
Copy link
Contributor

hramos commented May 25, 2017

Can you clarify? All of these GIFs show scrolling. Please make sure to fill out the new issue template.

@brentvatne
Copy link
Collaborator

brentvatne commented May 26, 2017

Also helps to just post an example to https://snack.expo.io/ and repost, as the issue template mentions!

@camellieeee
Copy link
Author

@hramos gif1, gif2 and gif4, the ScrollView would bounce back to the top of the screen and fail to scroll to the bottom.

@brentvatne
Copy link
Collaborator

@camellieeee - please post the examples to https://snack.expo.io/ and I can reopen!

@glarivie
Copy link

glarivie commented Oct 6, 2017

same issue

@facebook facebook locked as resolved and limited conversation to collaborators May 29, 2018
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Jul 18, 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

6 participants