Skip to content

Conversation

@stephencelis
Copy link
Member

Fixes for #129.

@stephencelis stephencelis requested a review from mbrandonw May 25, 2020 18:34
import SwiftUI

struct RootView: View {
@State var id = UUID()
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what about moving this down to the bottom of the struct so that it's not distracting? it's a hack after all 😬

@stephencelis stephencelis merged commit a1b1599 into master May 25, 2020
@stephencelis stephencelis deleted the navigation-case-study-fixes branch May 25, 2020 18:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants