Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

화면 크기에 따라서 피드 목록 화면 FlatList의 onEndReached가 호출되지 않는다. #34

Open
majih93 opened this issue Apr 21, 2024 · 1 comment
Assignees
Labels
버그픽스 버그 관련 이슈입니다.

Comments

@majih93
Copy link
Contributor

majih93 commented Apr 21, 2024

이슈

지혁 안드로이드 폰에서 이슈 발견하였음.

화면 크기에 따른 이슈인 것으로 추정됨.

onEndReached가 호출되는 경우가 있고 호출되지 않는 경우가 있다.

@majih93 majih93 self-assigned this Apr 21, 2024
@majih93 majih93 added the 버그픽스 버그 관련 이슈입니다. label Apr 21, 2024
@majih93
Copy link
Contributor Author

majih93 commented Apr 21, 2024

FlatList 하단에 임의로 높이값이 큰 footer를 주는 경우 매번 잘 동작하는 것으로 보임. 즉 화면 높이와 관련된 이슈인 듯 하다. onEndReached를 호출하는 판단이 되는 기준을 알아야할 듯.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
버그픽스 버그 관련 이슈입니다.
Projects
None yet
Development

No branches or pull requests

1 participant