Category SwiftUI

Show the device

To show what kind of device the user have, you can add this code to a swift file In the view you can now add The deviceType.iDevice will show “iPhone”, “iPad” or “iPod” etc. as String