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
{{ message }}
This repository has been archived by the owner on Jul 2, 2020. It is now read-only.
I've been using this library since a long time and I love it.
I am able to change from dark to light mode before iOS13.
How can I use this library in multiwindow?
When a scene goes away the system calls dark/light mode methods repeatedly...
I think this should not be a singleton anymore to be able to alloc and pass an instance to each scene.
What do you think?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I've been using this library since a long time and I love it.
I am able to change from dark to light mode before iOS13.
How can I use this library in multiwindow?
When a scene goes away the system calls dark/light mode methods repeatedly...
I think this should not be a singleton anymore to be able to alloc and pass an instance to each scene.
What do you think?
The text was updated successfully, but these errors were encountered: