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

merge :: DMSWideButton #63

Merged
merged 1 commit into from
Oct 17, 2022
Merged

merge :: DMSWideButton #63

merged 1 commit into from
Oct 17, 2022

Conversation

baekteun
Copy link
Member

개요

기존의 DMSButton은 글자의 길이에 따라 유동적으로 길어집니다.
하지만 maxWidth을 증가시켜도 background가 커지지 않기 때문에, DMSWideButton을 만들어서 더 현 상황에 어울리게 사용할 수 있습니다

작업사항

  • DesignSystem/DMSWideButton

사용방법

DMSWideButton(text: "ASDSAF", style: .contained, color: .PrimaryVariant.primary) { }

@baekteun baekteun added the ✨feat 새로운 기능을 추가 할 경우 label Oct 17, 2022
@baekteun baekteun self-assigned this Oct 17, 2022
@baekteun baekteun linked an issue Oct 17, 2022 that may be closed by this pull request
@baekteun baekteun merged commit 6dc5087 into develop Oct 17, 2022
@baekteun baekteun deleted the 62-dmswidebutton branch October 17, 2022 23:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨feat 새로운 기능을 추가 할 경우
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DMSWideButton 만들기
3 participants