Skip to content

Latest commit

 

History

History
31 lines (25 loc) · 1.95 KB

README.md

File metadata and controls

31 lines (25 loc) · 1.95 KB

SwiftUI Review

The App use state management for Login.

  • Once logged in, it should take you to a TabBarView.
  • The Tabbar should hold 2 views, and one of them will navigate back and forth with the detailed information of what was clicked.
  • The information in both is a list of items.

References

Videos

Tutorials