Skip to content

Lower minimum OS support with compatibility fallbacks#35

Open
MananVyas01 wants to merge 2 commits intoSedlacek-Solutions:mainfrom
MananVyas01:fix/lower-os-support-compatibility
Open

Lower minimum OS support with compatibility fallbacks#35
MananVyas01 wants to merge 2 commits intoSedlacek-Solutions:mainfrom
MananVyas01:fix/lower-os-support-compatibility

Conversation

@MananVyas01
Copy link
Copy Markdown
Contributor

Summary

  • lower package deployment targets to iOS 16 and macOS 13
  • add compatibility helpers for newer scroll and background APIs
  • replace iOS 17/18-only style and shape usages with fallback-safe equivalents across onboarding screens
  • update README requirements and changelog entries

Why

This addresses lower-OS-support compatibility by removing hard dependencies on newer SwiftUI APIs while preserving current UX behavior.

Validation

  • swift test runs successfully on the maintainer machine
  • prior Linux container validation had SwiftUI and environment-specific limitations

Notes

  • no extra features added
  • scope is focused on compatibility and documentation updates

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.

1 participant