include the padding areas, expanding the tap area to the full width.
fix spacing(Because VStack has default spacing, need to set spacing: 0)
commonalize spacing and ButtonStyle
and minor fixes(add opacity animation, add ButtonStyle & LabelStyle extension, remove unnecessary frame settings, etc)
Screenshot (Optional if screenshot test is present or unrelated to UI)
Before
After
Movie
Before
After
Other comment
I enabled the "Button Shapes" for testing purposes and confirmed that it causes the design to break.
If there is no existing issue for this, it might be a good idea to create one.
I enabled the "Button Shapes" for testing purposes and confirmed that it causes the design to break.
If there is no existing issue for this, it might be a good idea to create one.
Overview (Required)
include the padding areas, expanding the tap area to the full width.
fix spacing(Because VStack has default spacing, need to set spacing: 0)
commonalize spacing and ButtonStyle
and minor fixes(add opacity animation, add ButtonStyle & LabelStyle extension, remove unnecessary frame settings, etc)
Screenshot (Optional if screenshot test is present or unrelated to UI)
Movie
Other comment
I enabled the "Button Shapes" for testing purposes and confirmed that it causes the design to break. If there is no existing issue for this, it might be a good idea to create one.