Skip to content
New issue

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

year-month 피커 뷰 생성 #37

Merged
merged 2 commits into from
Mar 18, 2024
Merged

year-month 피커 뷰 생성 #37

merged 2 commits into from
Mar 18, 2024

Conversation

eunjooChoi
Copy link
Owner

@eunjooChoi eunjooChoi commented Mar 18, 2024

  • DatePicker의 Year-Month 옵션은 iOS 17 이상부터 적용 가능해 year-month 피커 뷰 커스텀.
  • startDate - endDate를 받아 원하는 범위의 연도 설정이 가능.
  • 테스트 코드 추가
image

@eunjooChoi eunjooChoi self-assigned this Mar 18, 2024
@eunjooChoi eunjooChoi changed the title Date picker only month year-month 피커 뷰 생성 Mar 18, 2024
- DatePicker의 Year-Month 옵션은 iOS 17 이상부터 적용 가능해 year-month 피커 뷰 커스텀.
- startDate - endDate를 받아 원하는 범위의 연도 설정이 가능.
- 테스트 코드 추가
@eunjooChoi eunjooChoi force-pushed the date-picker-only-month branch from 1f947e5 to f3f5461 Compare March 18, 2024 10:07
@eunjooChoi eunjooChoi merged commit 9e2e525 into develop Mar 18, 2024
2 checks passed
@eunjooChoi eunjooChoi deleted the date-picker-only-month branch March 18, 2024 11:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant