Skip to content

ScrollView cannot scroll . #14188

Description

@camellieeee

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions