You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This release improves overall consistency when customizing colors associated with a Cast button and its underlying views.
Improvements
Added optional color parameter to the CastButton initializer. This color is applied to the button itself as well as to the underlying Cast device selection view. This mechanism supersedes usual foregroundStyle and tint color modifiers, which did not offer a reliable ways to customize this colors.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
This release improves overall consistency when customizing colors associated with a Cast button and its underlying views.
Improvements
colorparameter to theCastButtoninitializer. This color is applied to the button itself as well as to the underlying Cast device selection view. This mechanism supersedes usualforegroundStyleandtintcolor modifiers, which did not offer a reliable ways to customize this colors.What's Changed
Full Changelog: 3.0.0...3.0.1
This discussion was created from the release Improve Cast view color customization.
All reactions