Why are the screen states conform to Codable in the NavigationStack case study? #2537
Unanswered
mycroftcanner
asked this question in
Q&A
Replies: 1 comment
-
Hi @mycroftcanner, features are not expected or required to have If you wanted to PR that removal we would happily merge it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
While diving into the NavigationStack case study, I noticed that screen states are expected to comply with
Codable
. Could someone enlighten me on the rationale behind this decision? Thanks in advanceBeta Was this translation helpful? Give feedback.
All reactions