Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 499 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 499 Bytes

Detect os in SwiftUI

Library-Item-Blog-1-�-39-min-2-1024x627

in this post I am going to be explaining how you can detect OS in SwiftUI. SwiftUI 2.0 allows us to write one base code for every Apple OS.


macOS and iOS different navigation user experiences

The Happy Programmer