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

Buttons Feature Implementation #2

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from
Draft

Conversation

devahmedshendy
Copy link
Contributor

@devahmedshendy devahmedshendy commented Oct 3, 2023

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

- update platforms to include macOs, tvOS, watchOS.
- use MaterialText in playground sample
- remove @available annotation
@devahmedshendy devahmedshendy requested a review from 0xLeif October 3, 2023 05:12
@devahmedshendy devahmedshendy self-assigned this Oct 3, 2023
@devahmedshendy
Copy link
Contributor Author

This PR should be updated soon.

Sign up for free to 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