Skip to content
This repository was archived by the owner on Oct 17, 2023. It is now read-only.

Buttons Feature Implementation - #2

Draft
devahmedshendy wants to merge 8 commits into
mainfrom
buttons-feature
Draft

Buttons Feature Implementation#2
devahmedshendy wants to merge 8 commits into
mainfrom
buttons-feature

Conversation

@devahmedshendy

@devahmedshendydevahmedshendy commented Oct 3, 2023

Copy link
Copy Markdown
Contributor

Implemented a set of Button views in SwiftUI following the Material design guidelines. The Button views will include different styles and should be customizable. They should also respond to user interactions, provide visual feedback, and have unit tests for functionality and edge cases. The implementation depends on the Material design look and feel for SwiftUI components.

More here: https://www.notion.so/0xl/Buttons-Feature-cc9a750fad064bd7b3c5cbb755fab6e3

@devahmedshendydevahmedshendy self-assigned this Oct 3, 2023
@devahmedshendy

Copy link
Copy Markdown
ContributorAuthor

This PR should be updated soon.

Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@devahmedshendy