[FEAT] 장소 업로드 - fade in + slide 애니메이션 구현 (#254) #255
Merged
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.
🐿️ Pull Requests
🪵 작업 브랜치
🥔 작업 내용
fade in + slide애니메이션 UIView extension 메소드를 구현,장소 업로드 페이지에 반영했습니다.
애니메이션은 최초 1번만 실행됩니다
-> 이전 페이지로 돌아가면 애니메이션 재생 X
메소드 파라미터 설명
추가 수정사항
1. 업로드 x버튼 눌렀을 때 Alert
2. ReviewMenuRecommendationVC 네비게이션 pop gesture 설정
3. 추천메뉴 글자수 30 넘어가면 입력 막기
📸 스크린샷
ScreenRecording_08-06-2025.21-15-27_1.mov
💥 To be sure
🌰 Resolve issue