Skip to content

akashkahalkar/AttemptAtSwiftUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An Attempt at Swift UI

Build

SwiftUI lets us build declarative user interfaces in Swift. There's a new declarative UI structure that defines how our layouts look and work. Updating the UI preview automatically generates new Swift code, and changing the Swift code updates the UI preview.

I am not sure if these are the best practises to do things in SwiftUI. I removed all the preview code as i was running MacOS Mojave and there's no preview available yet.

Version

Swift 5, iOS 13, Xcode 11 beta

Screenshots

Chatlist Chat list Delete Home user detail

References

Articles

Video Links

License

MIT

About

An Attempt to see how things work around swiftUI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages