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

Feat HintView Alignment & Button Customization #283

Merged
merged 5 commits into from
Dec 23, 2024

Conversation

kevinneko
Copy link
Contributor

解決したいこと

HintView Alignment & Button Customization

スクリーンショット

image

@kevinneko kevinneko requested a review from kvvzr November 26, 2024 08:19
public protocol CharcoalButtonModifier: ViewModifier {}

public enum CharcoalButtonStyle {
case primary(Color)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

このスタイル(charcoalButtonStyle)を取り入れていくならsizeやisFixedもこのenumで指定できる必要があると思いました。引数も名前付きの方がわかりやすくて嬉しいかもです

@kevinneko kevinneko requested a review from kvvzr December 23, 2024 08:10
@kevinneko kevinneko merged commit 9f223cf into main Dec 23, 2024
1 check passed
@kevinneko kevinneko deleted the feat-hintview-alignment-button branch December 23, 2024 08:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants