This repository has been archived by the owner on Dec 6, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
π¨[Design]: νλ©΄ 1 - μ¨λ² λͺ©λ‘ UI μμ± #2
Open
doyeonjeong
wants to merge
11
commits into
main
Choose a base branch
from
doyeon
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Member
doyeonjeong
commented
Mar 25, 2023
- Dummy Dataλ₯Ό μ΄μ©νμ¬ UI ꡬ쑰 μμ± μμΌ°μ΅λλ€!
- μ¨λ² μνμ΄λ―Έμ§ κ°μκ² μκΈΈλ 지 ν΄λ λͺκ° λ§λ€μ΄μ μΆκ°νμ΅λλ€
- κ·Έλμ νμΌμ΄ λ§μ 보μ΄λλ° μ½λ μμ ν νμΌμ 3κ° μ λ μ λλ€!
νλ‘μ νΈ μμ± λ° μ½λ λ² μ΄μ€λ‘ ꡬμ±νκΈ° μν νλ‘μ νΈ μ€μ
Root View Controller λ₯Ό λ΄λΉκ²μ΄μ 컨νΈλ‘€λ¬λ‘ λ³κ²½
SPM μ¬μ©
SceneDelegateμμ UINavigationBarAppearance μμ±μ μ΄μ©νμ¬ μ€μ
Collection View λ μ΄μμ μ€μ
nameκ³Ό countλ§ μ‘΄μ¬νλ Album λͺ¨λΈ κ°μ²΄ μμλ‘ μμ±
λλ―Έ λ°μ΄ν°λ₯Ό μ΄μ©ν μ¨λ²λ¦¬μ€νΈ νμ΄μ§ UI ꡬ쑰 μμ±
- μ¨λ² λ°μ΄ν°λ‘ μ¬μ©ν μ¬μ§ μΆκ° - μ± μμ΄μ½ μΆκ°
AlbumListViewControllerλ‘ λ³κ²½
kangddong
previously approved these changes
Mar 27, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
κ³ μνμ ¨μ΅λλ€ ~!
// MARK: - Properties | ||
static let identifier: String = String(describing: AlbumListCell.self) | ||
|
||
var LastImage = UIImageView(frame: .zero) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
첫 κΈμλ₯Ό λλ¬Έμλ‘ μ΄μ κ° κΆκΈν΄μ ~!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
μ γ γ λ€μ΄λ° κ³ λ―Όνλ€κ° μ€νλ¬λ€μ μμ νκ² μ΅λλ€~!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
μμ λλ©΄ resolve λλ¬μ£ΌμΈμ ~!
- κ°λ μ±μ κ°μ μμΌλ΄€μ΅λλ€.
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.