iOS: Different Behavior of Nested ScrollView #50003
Labels
Component: ScrollView
Needs: Author Feedback
Platform: iOS
iOS applications.
Type: Unsupported Version
Issues reported to a version of React Native that is no longer supported
Description
We place multiple child ScrollViews inside a single parent ScrollView. When one child ScrollView is scrolling, the other child ScrollView cannot scroll.
This issue does not occur on Android. Additionally, it did not occur on either iOS or Android in React Native 0.73.6.
Is this the expected behavior, or is it a bug?
Steps to reproduce
React Native Version
0.76.6
Affected Platforms
Runtime - iOS
Output of
npx @react-native-community/cli info
Stacktrace or Logs
Reproducer
https://snack.expo.dev/@kyohei1kamimura/nest-scrollableview?platform=ios
Screenshots and Videos
2025-03-14.10.58.13.mov
2025-03-14.10.58.47.mov
The text was updated successfully, but these errors were encountered: