MyNameIsBond / detectTheme

This tutorial will focus on how to detect whether is dark or light theme.

Home Page:https://thehappyprogrammer.com/detect-the-current-theme-in-swiftui/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Detect Light/Dark theme in SwiftUI

alt text

in this tutorial I am going to be explaining how you can detect whether the theme is .light or .dark in SwiftUI. I will be demonstrating a neumorphic UI using the theme detector


Neumorphic UI is being built following the best programming practices

The Happy Programmer

About

This tutorial will focus on how to detect whether is dark or light theme.

https://thehappyprogrammer.com/detect-the-current-theme-in-swiftui/


Languages

Language:Swift 100.0%