Description

This ticket aims to implement a set of Button views following the Material design guidelines, specifically tailored for SwiftUI. The Button views will include Elevated, Filled, Filled Tonal, Outlined, and Text styles. Apply appropriate styling and animations to ensure consistency with the Material design guidelines. Write unit tests to ensure the functionality and behavior of the Button views.

Tasks

Acceptance Criteria

Dependencies