Skip to content
This repository was archived by the owner on Aug 26, 2020. It is now read-only.
/ daisy-ios Public archive

A demo project to try the new SwiftUI framework for iOS 14

License

Notifications You must be signed in to change notification settings

ugalek/daisy-ios

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📱 daisy-ios

A demo project to try the new SwiftUI framework for iOS 14. The app uses the REST API to show and edit the list of wishes and details about them. It uses a standard view, and view model architecture with full use of @State, @Binding, @Published, Observed and Observable object.

List view View with LazyGrid Sort view
Detail view Edit view

Key features

  • SwiftUI + Combine implementation
  • Test coverage
  • Using new language features like LazyGrid and Link
  • Programmatic navigation
  • Networking layer built on Generics

Requirements

  • Xcode 12 Beta
  • Swift 5.3

License

daisy-ios is under MIT license. See the LICENSE file for more info.

About

A demo project to try the new SwiftUI framework for iOS 14

Resources

License

Stars

Watchers

Forks

Languages