mirror of
https://github.com/Dimillian/IceCubesApp.git
synced 2025-02-06 01:13:21 +01:00
50b8c93787
* Add flair to status action buttons - makes tintColor viewModel independent in Action - adds isOn function to Action - moves actionButton to its own function for clarity (and help compilo) - moves the counter outside the button - creates StatusActionButtonStyle that defines how an action button behaves when tapped and toggled - adds nested SparklesView that animates sparkles when the action button is tapped Sidenote : couldn't get the "bouncy" scale effect I wanted. It wouldn't work on an iOS device, but did on the simulator. * Fix private boost action icon regression --------- Co-authored-by: Pascal Batty <pascal@zen.ly>