Description
flatlist onEndReached doesn't work at the bottom of the list, but works at the start of the render
Steps to reproduce
React Native Version
0.72.15
Affected Platforms
Runtime - Android, Runtime - iOS
Output of 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
Stacktrace or Logs
Reproducer
Screenshots and Videos
No response
Description
flatlist onEndReached doesn't work at the bottom of the list, but works at the start of the render
Steps to reproduce
React Native Version
0.72.15
Affected Platforms
Runtime - Android, Runtime - iOS
Output of
npx react-native infoStacktrace or Logs
Reproducer
Screenshots and Videos
No response