P2 Stream E: FeatureComparisonScreen (replaces FeatureComparisonDialog)

Full-screen feature comparison matching iOS FeatureComparisonView.
Two-column table, iOS-equivalent row set, CTA to upgrade flow.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
Trey T
2026-04-18 13:12:21 -05:00
parent 224f6643bf
commit 944161f0d1
10 changed files with 566 additions and 217 deletions
@@ -21,6 +21,11 @@ object ResidencesRoute
@Serializable
object AddResidenceRoute
// Full-screen join-via-share-code flow (P2 Stream F — replaces
// the old JoinResidenceDialog). Matches iOS JoinResidenceView.
@Serializable
object JoinResidenceRoute
@Serializable
data class EditResidenceRoute(
val residenceId: Int,