Skip to content

Tags: swiftnative/Screens

Tags

2.1.0

Toggle 2.1.0's commit message

Verified

This commit was signed with the committer’s verified signature.
alexejn Alexej Ne
Add Features build file, update deployment target to 17.6, refactor s…

…creen navigation structure, and improve app icon retrieval logic.

2.0.0

Toggle 2.0.0's commit message

Verified

This commit was signed with the committer’s verified signature.
alexejn Alexej Ne
Merge branch 'feature-browser'

1.1.2

Toggle 1.1.2's commit message

Verified

This commit was signed with the committer’s verified signature.
alexejn Alexej Ne
Update deployment target to iOS 15.0, add conditional view for iOS 16.0.

- Adjusted deployment target to iOS 15.0 from 17.0
- Added conditional view for iOS 16.0 in DependenciesGraph+Body.swift

1.1.1

Toggle 1.1.1's commit message

Verified

This commit was signed with the committer’s verified signature.
alexejn Alexej Ne
Add swift-syntax package, update macOS version to 11, and add logger …

…for features.

1.1.0

Toggle 1.1.0's commit message

Verified

This commit was signed with the committer’s verified signature.
alexejn Alexej Ne
Refactor feature bodies to use shared implementation

- Update feature bodies to utilize a shared implementation for better code organization and consistency. Add logging for appearance and disappearance events.

1.0.0

Toggle 1.0.0's commit message

Verified

This commit was signed with the committer’s verified signature.
alexejn Alexej Ne
Remove Features.xcworkspace/xcshareddata/swiftpm/ from .gitignore

- Stop ignoring Features.xcworkspace/xcshareddata/swiftpm/ in .gitignore.