kodecocodes / swiftui-example-app-koober

Porting the example app from our Advanced iOS App Architecture book from UIKit to SwiftUI.
59 stars 11 forks source link

Improves layout of onboarding screens. #6

Closed RCacheaux closed 5 years ago

RCacheaux commented 5 years ago

Checklist

Description

Cleans up view hierarchies for onboarding screens. Decomposes components into individual views and improves visual layout.