reactnativecn / react-native-website

React Native 中文网
https://reactnative.cn
MIT License
216 stars 327 forks source link

在某些安卓设备下, SectionList组件中使用renderScrollComponent会导致卡顿 #749

Closed EvanWu1995 closed 6 months ago

EvanWu1995 commented 10 months ago

为了实现上滑隐藏,下滑出现Header的行为,不得不使用renderScrollComponent,结果带来了性能问题。这个情况在IOS上不会发生,在小部分安卓机才会出现。 代码如下 image 版本信息 System: OS: macOS 13.2.1 CPU: (8) arm64 Apple M1 Memory: 98.53 MB / 16.00 GB Shell: 5.8.1 - /bin/zsh Binaries: Node: 16.13.0 - ~/.nvm/versions/node/v16.13.0/bin/node Yarn: 1.22.19 - ~/.nvm/versions/node/v16.13.0/bin/yarn npm: 8.1.0 - ~/.nvm/versions/node/v16.13.0/bin/npm Watchman: 2023.03.20.00 - /opt/homebrew/bin/watchman Managers: CocoaPods: 1.12.0 - /Users/wuyiwen/.rvm/gems/ruby-3.0.0/bin/pod SDKs: iOS SDK: Platforms: DriverKit 22.2, iOS 16.2, macOS 13.1, tvOS 16.1, watchOS 9.1 Android SDK: Not Found IDEs: Android Studio: 2022.1 AI-221.6008.13.2211.9619390 Xcode: 14.2/14C18 - /usr/bin/xcodebuild Languages: Java: 11.0.18 - /usr/bin/javac npmPackages: @react-native-community/cli: 6.4.0 => 6.4.0 react: Not Found react-native: 0.66.5 => 0.66.5 react-native-macos: Not Found npmGlobalPackages: react-native: Not Found

github-actions[bot] commented 7 months ago

👋 Hey there, it looks like there has been no activity on this issue in the last 90 days. Has the issue been fixed, or does it still require the community attention? This issue will be closed in the next 7 days if no further activity occurs. Thank you for your contributions.

github-actions[bot] commented 6 months ago

Closing this issue after a prolonged period of inactivity. If this issue is still present in the latest release, please feel free to create a new issue with up-to-date information.