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
The text was updated successfully, but these errors were encountered:
현재 0번 째 셀만 그려주고 있음 => 아마 stop, start를 구현하고 현재 스크롤 셀과 일치할 때만 start하는 방식으로 구현해야 할 듯
Sorry, something went wrong.
[#43] Refactor: DimViewManager, Card Button custom
eed0604
- DimViewManager 구현으로 특정 뷰 위에 DimView를 추가할 수 있도록 구현 - DimView의 크기를 커스텀해서 특정 뷰에 올릴 수 있도록 커스텀함 - 세가지 Card Button이 같은 성격을 띄고 있어서 커스텀함
[#43]Recator: 컴포지셔널 레이아웃으로 마이그레이션
f4f50cc
- UICollectionViewCompositionalLayout 확장 - 제약조건 변경 - 필요없는 코드 삭제
[#43]Refactor: 컴포지셔널 레이아웃으로 마이그레이션
bc73245
- collection view delegate 코드 삭제
1fe4ab1
- data source 정의 및 설정 코드 추가 - 전달받은 데이터 differable datasource로 바인딩
Minny27
No branches or pull requests
The text was updated successfully, but these errors were encountered: