Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: [CustomerCenter] Introduce CustomerCenterNavigationLink #4664

Merged
merged 7 commits into from
Jan 15, 2025

Conversation

facumenzella
Copy link
Contributor

Motivation

This PR aims to reduce ambiguity in how CustomerCenterView is used. Together with presentCustomerCenter, CustomerCenterNavigationLink becomes the recommended approach for navigating to CustomerCenterView.

Description

Following up on #4622 and based on feedback from @hiddevdploeg, we are introducing CustomerCenterNavigationLink.

The primary objective is to offer a straightforward method for integrating CustomerCenterView into an existing NavigationView, without requiring developers to handle the isEmbeddedInNavigationStack parameter manually.

Copy link

@ajpallares ajpallares left a comment

Choose a reason for hiding this comment

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

I added some small comments, but other than that, it looks good to me 👍

Copy link

emerge-tools bot commented Jan 14, 2025

1 build increased size

Name Version Download Change Install Change Approval
Paywalls
com.revenuecat.PaywallsTester
1.0 (1) 11.7 MB ⬆️ 23.5 kB (0.2%) 43.3 MB ⬆️ 191.5 kB (0.45%) N/A

Paywalls 1.0 (1)
com.revenuecat.PaywallsTester

⚖️ Compare build
📦 Install build
⏱️ Analyze build performance

Total install size change: ⬆️ 191.5 kB (0.45%)
Total download size change: ⬆️ 23.5 kB (0.2%)

Largest size changes

Item Install Size Change
DYLD.String Table ⬆️ 130.1 kB
Code Signature ⬆️ 5.0 kB
Other ⬆️ 56.4 kB
View Treemap

Image of diff


🛸 Powered by Emerge Tools

Comment trigger: Size diff threshold of 100.00kB exceeded

@facumenzella
Copy link
Contributor Author

Thanks @ajpallares

@facumenzella facumenzella enabled auto-merge (squash) January 15, 2025 09:16
@facumenzella facumenzella merged commit 8c8f2d4 into main Jan 15, 2025
8 of 10 checks passed
@facumenzella facumenzella deleted the feat/CustomerCenterNavigationLink branch January 15, 2025 10:30
@tonidero
Copy link
Contributor

Just a heads up that I've added the pr:RevenueCatUI label here so the changelog gets generated correctly!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants