Hello!
I'm trying to use the toggle control to switch between two screens and as the subject suggests one is white theme and the other is dark theme.
I have those two screens ready but the problem is how connect these two via toggle? The idea is that when the user clicks the toggle switch the screen switches to the dark themed screen and when he/she clicks it again back to the original position, the screen switches back to the white themed screen.
Is this at all possible because I have no idea how to make it happen. I've tried making these two screens "false" and "true" values onChange but no luck.
Thank you for all the suggestions in advance and I'm deeply sorry if I couldn't explain the situation comprehensibly enough.