- 
                Notifications
    
You must be signed in to change notification settings  - Fork 25
 
fix: Issue #14: Resetting Global color in config does not work as expected #16
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
base: main
Are you sure you want to change the base?
Conversation
| 
           It seems the problem stems from the  This solution passes the particleConfiguration into the   | 
    
          
 The solution proposed here does seem more correct when considering the use of SwiftUI Environment values for setting the configurations. As passing them to a static value kinda defeats the purpose of the environment value.  | 
    
Goal
To be able to change the config. Meaning that you can now change the animations behavior.
#14
Checklist
Swift Package ManagerandCocoapods