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
UICollectionView가 들어간 화면을 켤 때, (iPhone 14가 아닌) 다른 기기로 시뮬레이터를 돌리면 뷰가 깨지고 콘솔창에 오류가 뜨는 것을 해결하려 합니다.
The text was updated successfully, but these errors were encountered:
[Fix] Runnect#31 - UICollectionViewCell 간 간격 수정
e4f6680
Merge pull request #36 from dlwogus0128/develop
cd1f9e3
[Fix] #31 - UICollectionViewCell 간 간격 수정
dlwogus0128
Successfully merging a pull request may close this issue.
🍎 이슈 요약
UICollectionView가 들어간 화면을 켤 때, (iPhone 14가 아닌) 다른 기기로 시뮬레이터를 돌리면
뷰가 깨지고 콘솔창에 오류가 뜨는 것을 해결하려 합니다.
✅ 체크 리스트
The text was updated successfully, but these errors were encountered: