79534434

Date: 2025-03-25 17:33:37
Score: 1.5
Natty:
Report link

For me it was working in an exact same component, so i commented some components to narrow down the main problem, it turned out i had a component CustomStatusBar which just had StatusBar (imported from React Native) in it. That CustomStatusBar was being called twice because of which Flatlist was not firing the OnEndReached, tried all threshold values. Commented one of CustomStatusBar to resolve issue!

Reasons:
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Ali Ibraheem