Skip to content

Paywalls: Fix navigation with close button in UIKit#3466

Merged
aboedo merged 2 commits into
mainfrom
andy/fix_uikit_landscape
Nov 22, 2023
Merged

Paywalls: Fix navigation with close button in UIKit#3466
aboedo merged 2 commits into
mainfrom
andy/fix_uikit_landscape

Conversation

@aboedo

@aboedo aboedo commented Nov 21, 2023

Copy link
Copy Markdown
Member

Addresses #3465

Before After
IMG_0213 IMG_0214

@aboedo aboedo added the pr:fix A bug fix label Nov 21, 2023
@aboedo aboedo requested review from a team, NachoSoto and joshdholtz November 21, 2023 18:26
@aboedo aboedo self-assigned this Nov 21, 2023
@codecov

codecov Bot commented Nov 21, 2023

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e31a531) 86.07% compared to head (b9f82c3) 86.09%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3466      +/-   ##
==========================================
+ Coverage   86.07%   86.09%   +0.01%     
==========================================
  Files         237      237              
  Lines       17204    17204              
==========================================
+ Hits        14809    14811       +2     
+ Misses       2395     2393       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@joshdholtz joshdholtz left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

:shipit:

view
.toolbar { Self.toolbar(dismiss) }
}
.navigationViewStyle(.stack)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Makes a lot of sense to put this here 👍🏻 thanks!

@NachoSoto

NachoSoto commented Nov 21, 2023

Copy link
Copy Markdown
Contributor

Thanks for doing this! I'm surprised I haven't seen it before.

Suggestions for the release notes:

  • Change fix to RevenueCatUI so it's grouped there
  • Add some reference to paywalls in the title so it's clear what this is about?

@aboedo aboedo changed the title Fix navigation with close button in UIKit Paywalls: Fix navigation with close button in UIKit Nov 22, 2023
@aboedo aboedo added pr:RevenueCatUI and removed pr:fix A bug fix labels Nov 22, 2023
@aboedo

aboedo commented Nov 22, 2023

Copy link
Copy Markdown
Member Author

@NachoSoto thanks for the suggestions, changes made!

I feel like we should try to make it so that you can mix the tags (i.e.: fix + RevenueCat UI creates a section for paywalls bug fixes)

@aboedo aboedo merged commit f8a059c into main Nov 22, 2023
@aboedo aboedo deleted the andy/fix_uikit_landscape branch November 22, 2023 15:09
tonidero pushed a commit that referenced this pull request Nov 30, 2023
**This is an automatic release.**

### RevenueCatUI
* Paywalls: Fix navigation with close button in UIKit (#3466) via Andy
Boedo (@aboedo)
* `Paywalls`: `watchOS` support (#3291) via NachoSoto (@NachoSoto)
### Dependency Updates
* Bump cocoapods from 1.14.2 to 1.14.3 (#3464) via dependabot[bot]
(@dependabot[bot])
* Bump fastlane from 2.216.0 to 2.217.0 (#3415) via dependabot[bot]
(@dependabot[bot])
* Bump danger from 9.3.2 to 9.4.0 (#3414) via dependabot[bot]
(@dependabot[bot])
### Other Changes
* Some `APITester` fixes (#3444) via NachoSoto (@NachoSoto)
* `HTTPClient`: test all request headers (#3425) via NachoSoto
(@NachoSoto)
* `CircleCI`: fix snapshot generation for iOS 14 (#3431) via NachoSoto
(@NachoSoto)
* Remove `MockStoreMessagesHelper` from SDK (#3417) via NachoSoto
(@NachoSoto)
* Enable explicit_init lint rule and fix issues (#3418) via Mark
Villacampa (@MarkVillacampa)
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