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

[Fix] #260 - 무한 스크롤 과정에서 발생한 메모리 사용량 개선 및 레이아웃 계산 최적화 #261

Merged
merged 6 commits into from
May 23, 2024

[Fix] #260 - confict 해결

8c7d505
Select commit
Loading
Failed to load commit list.
Merged

[Fix] #260 - 무한 스크롤 과정에서 발생한 메모리 사용량 개선 및 레이아웃 계산 최적화 #261

[Fix] #260 - confict 해결
8c7d505
Select commit
Loading
Failed to load commit list.
Xcode Cloud / GEON-PPANG-iOS | Feature | Build - iOS succeeded May 23, 2024 in 4m 5s

3 warnings

Report Summary
Errors 0
Test Failures 0
Analysis Issues 0
Warnings 3

Details

3 Warnings

Details

  sentry-cli not installed, download from https://github.com/getsentry/sentry-cli/releases
  GEON-PPANG-iOS/Global/Network/Service/ReviewsService.swift:44
      Immutable value 'reviewID' was never used; consider replacing with '_' or removing it
  GEON-PPANG-iOS/Presentation/Scene/BakeryList/BakeryList/Cell/BakeryCommonCollectionViewCell.swift:208
      Expression implicitly coerced from 'UIFont?' to 'Any'