Skip to content

Commit

Permalink
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions RevenueCatUI/PaywallView.swift
Original file line number Diff line number Diff line change
@@ -311,6 +311,8 @@ struct LoadedOfferingPaywallView: View {
view
.toolbar { Self.toolbar(dismiss) }
}
.navigationViewStyle(.stack)

} else {
view
}

0 comments on commit f8a059c

Please sign in to comment.