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

[Refactor][FeedList] Infinte Scroll for feedlist reusability #92

Merged
merged 4 commits into from
Jan 29, 2023

Conversation

akdlsz21
Copy link
Collaborator

Refactor

  • Resuability for FeedList increased by custom hooks, etc,

@akdlsz21 akdlsz21 self-assigned this Jan 27, 2023
Copy link
Collaborator

@ysh4296 ysh4296 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

안쓰는 콘솔로그 지워주세요

@@ -72,7 +72,7 @@ const ChallengeSubjectCreationScreen = ({ navigation, route }) => {
navigation.navigate('ChallengeJoinApproved', {
form: response,
});

console.log(route.params.form.purpose);
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

필요없는 콘솔로그 지워주세요

@akdlsz21 akdlsz21 merged commit 6a9e0d4 into main Jan 29, 2023
@akdlsz21 akdlsz21 deleted the refactor/insight-list-component branch January 29, 2023 08:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants