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

User and auth #4

Closed RCacheaux closed 5 years ago

RCacheaux commented 5 years ago

Checklist

Description

Adds user and user auth models to thread information such as user profile and auth token information through the app. Adds user display name to new ride screen.