hyochan / hyochan/react-native-masonry-list

onEndReached not getting called

Open
#44 13 comments 2 reactions 0 assignees View on GitHub
💬 discussion
Dominant language
TypeScript
Stars
437
Forks
58
PR merge metrics
No merged PRs in 30d

Description

when there is not enough content to cover the whole screen then onEndReached is not getting fired unlike flatlist where onEndReached gets called if content is not covering whole screen. onEndReached gets fired only after user scrolls. i tried passing onEndReachedThreshold also.

**To Reproduce**
keep content small that does not cover whole screen on first page of pagination

**Expected behavior**
onEndReached should get fired even if content is not covering whole screen

**Smartphone (please complete the following information):**
both android and iOS

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.