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

Change Circle Color when Date is Clicked #26

Closed
nululalbab opened this issue Oct 15, 2020 · 1 comment
Closed

Change Circle Color when Date is Clicked #26

nululalbab opened this issue Oct 15, 2020 · 1 comment

Comments

@nululalbab
Copy link

I used your package in xcode 14 and I wanted to edit the CircularSelectionView in DayView but isee that the Circle() color is set to color.primary. Any ideas how to edit this Circle? Trying to edit the Theme to my own color and Successfull, but i cant change this bounce circle

image

@ThasianX
Copy link
Owner

ThasianX commented Jan 9, 2021

You can add a let theme: Color to the View and make the circle consume it through Circle().stroke(theme, lineWidth: 2)

@ThasianX ThasianX closed this as completed Jan 9, 2021
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

No branches or pull requests

2 participants