react-native: [ScrollView] nestedScrollEnabled prop not working?

Environment

React Native Environment Info:
    System:
      OS: macOS High Sierra 10.13.5
      CPU: x64 Intel(R) Core(TM) i7-4770HQ CPU @ 2.20GHz
      Memory: 2.45 GB / 16.00 GB
      Shell: 5.3 - /bin/zsh
    Binaries:
      Node: 9.5.0 - ~/.nvm/versions/node/v9.5.0/bin/node
      npm: 6.0.1 - ~/.nvm/versions/node/v9.5.0/bin/npm
      Watchman: 4.9.0 - /usr/local/bin/watchman
    SDKs:
      iOS SDK:
        Platforms: iOS 11.4, macOS 10.13, tvOS 11.4, watchOS 4.3
    IDEs:
      Android Studio: 3.1 AI-173.4720617
      Xcode: 9.4.1/9F2000 - /usr/bin/xcodebuild
    npmPackages:
      react: 16.4.1 => 16.4.1
      react-native: 0.56.0 => 0.56.0
    npmGlobalPackages:
      react-native-cli: 2.0.1

Description

ScrollView nestedScrollEnabled prop not working? I mean, I haven’t been able to use nested scrollView on both platforms.

Prop really doesn’t work (should be removed from the doc?) or work, but different somehow? 🤔

Reproducible Demo

Minimal example

About this issue

  • Original URL
  • State: closed
  • Created 6 years ago
  • Reactions: 5
  • Comments: 23

Most upvoted comments

Why it closed? Have the same issue too

0.59.2

im using 0.59.3 and till not working 😦

Any update? I have to update to 0.56 for this feature only. If it doesn’t work, I don’t wanna bother upgrading just yet.

its should enable the prop on all the lists