描述
flatlist onEndReached 在列表底部不起作用,但在渲染开始时起作用
重现步骤
React Native 版本
0.72.15
受影响的平台
运行时 - Android,运行时 - iOS
npx react-native info
的输出
System:
OS: macOS 14.3
CPU: (8) x64 Intel(R) Core(TM) i5-1038NG7 CPU @ 2.00GHz
Memory: 134.64 MB / 16.00 GB
Shell:
version: "5.9"
path: /bin/zsh
Binaries:
Node:
version: 16.19.0
path: ~/.nvm/versions/node/v16.19.0/bin/node
Yarn:
version: 1.22.22
path: /usr/local/bin/yarn
npm:
version: 8.19.3
path: ~/.nvm/versions/node/v16.19.0/bin/npm
Watchman: Not Found
Managers:
CocoaPods:
version: 1.15.2
path: /usr/local/bin/pod
SDKs:
iOS SDK:
Platforms:
- DriverKit 23.2
- iOS 17.2
- macOS 14.2
- tvOS 17.2
- visionOS 1.0
- watchOS 10.2
Android SDK:
API Levels:
- "23"
- "26"
- "27"
- "28"
- "29"
- "30"
- "31"
- "33"
- "34"
Build Tools:
- 28.0.3
- 29.0.2
- 30.0.2
- 30.0.3
- 31.0.0
- 33.0.0
- 33.0.2
- 34.0.0
System Images:
- android-19 | Google APIs Intel x86 Atom
- android-21 | Intel x86 Atom
- android-21 | Google APIs Intel x86 Atom
- android-21 | Google APIs Intel x86 Atom_64
- android-27 | Google Play Intel x86 Atom
- android-31 | Google APIs Intel x86 Atom_64
- android-34 | Intel x86_64 Atom
- android-34 | Google Play Intel x86_64 Atom
- android-34 | Google APIs ATD Intel x86_64 Atom
Android NDK: Not Found
IDEs:
Android Studio: 2023.3 AI-233.14808.21.2331.11842104
Xcode:
version: 15.2/15C500b
path: /usr/bin/xcodebuild
Languages:
Java:
version: 17.0.10
path: /usr/local/opt/openjdk@17/bin/javac
Ruby:
version: 3.3.3
path: /usr/local/opt/ruby/bin/ruby
npmPackages:
"@react-native-community/cli": Not Found
react:
installed: 18.2.0
wanted: 18.2.0
react-native:
installed: 0.72.15
wanted: 0.72.15
react-native-macos: Not Found
npmGlobalPackages:
"*react-native*": Not Found
Android:
hermesEnabled: true
newArchEnabled: false
iOS:
hermesEnabled: true
newArchEnabled: false
堆栈跟踪或日志
-
复现者
截图和视频
- 无响应*
4条答案
按热度按时间fnatzsnv1#
3lxsmp7m2#
rryofs0p3#
我遇到了相同的问题。
syqv5f0l4#
与#38090相关的
还缺少重复者@LIND96