Application Details: It is an example of UI design, passing data between view controllers and navigation using storbyboard, segue, navigation controller concepts.
Sample application is created in Objective-C, Swift and SwiftUI demonstarting below concepts
- Create UI using storyboard and SwiftUI components
- Create custom button
- IBDesignable concept
- Navigation between view controllers using segues/navigation controller
- Passing data between view controllers