Feat [#42] CreateChallenge view 생성 및 버튼 활성화 로직 구현 #45
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.
👾 작업 내용
CreateChallenge 및 온보딩 단계에서 사용되는 UI의 구현을 완료 했습니다!
각 viewController를 생성하고, push, pop을 연결하였습니다.
버튼 활성화 관련 로직을 추가 하였습니다.
버튼 이벤트 발생시 다음 함수를 호출하여 bool값을 전달합니다.
pickerView에서 값을 변화하여 값이 생길때 함수를 호출합니다.
🚀 PR Point
📸 스크린샷
🚀 기기 대응
✅ Issue
Resolved #42