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

Fixes layout issues with the widgets in iOS 17 #4179

Open
wants to merge 1 commit into
base: ios-release
Choose a base branch
from

Conversation

stuartbreckenridge
Copy link
Member

@stuartbreckenridge stuartbreckenridge commented Dec 20, 2023

  • Removes unused SmarFeedSummaryWidget
  • At WidgetConfiguration level os version checks are added to configure layout behaviour
  • Layout of the widgets has been vastly simplified (e.g., geometry reader is no longer used)
  • Fixes compiler warnings related to ForEach usage when using a range without an id:

Tested on 16.4 (sim) and 17.2 (device).

Fixes #4177

Screenshot 2023-12-20 at 21 21 45

- Removes unused `SmarFeedSummaryWidget`
- At `WidgetConfiguration` level os version checks are added to configure layout behaviour
-  Layout of the widgets has been vastly simplified (e.g., geometry reader is no longer used)

Tested on 16.4 (sim) and 17.2 (device).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant