We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
기존에 구현했던 무한 스크롤 기능에 문제가 많아 다시 구현합니다. 또한 포스트 로딩 시 띄울 UI를 새로 구현합니다.
feature/postlist
The text was updated successfully, but these errors were encountered:
remove code related to infinity scroll func #66
e926224
convert MainPage component class to function #66
f27564c
fix error of fetch main post #66
46e903a
create BoxLoader component #66
6e95bb0
apply BoxLoader on MainPage #66
3ffdd0e
No branches or pull requests
Description
기존에 구현했던 무한 스크롤 기능에 문제가 많아 다시 구현합니다. 또한 포스트 로딩 시 띄울 UI를 새로 구현합니다.
Branch
feature/postlist
Progress
The text was updated successfully, but these errors were encountered: