SkeletonView
SkeletonView copied to clipboard
Toggling dark/light mode breaks the example
Description
Describe your issue here.
What type of issue is this? (place an x in one of the [ ])
- [x] bug
- [ ] enhancement (feature request)
- [ ] question
- [ ] documentation related
- [ ] discussion
Requirements (place an x in each of the [ ])
- [x] I've read and understood the Contributing guidelines and have done my best effort to follow them.
- [x] I've read and agree to the Code of Conduct.
- [x] I've searched for any related issues and avoided creating a duplicate issue.
Bug Report
Filling out the following details about bugs will help us solve your issue sooner.
SkeletonView Environment:
SkeletonView version: master
Xcode version: 12.5
Swift version: 5.4
Steps to reproduce:
Please replace this with the steps to reproduce the behavior.
- Build and run the demo project
- Toggle light/dark mode
- Observe
Expected result:
Please replace this with what you expected to happen.
After dark/light mode transition, animated view should persist.
Actual result:
