Skip to content

Version 1.4.0

Latest
Compare
Choose a tag to compare
@BaherTamer BaherTamer released this 02 Mar 11:03
· 1 commit to main since this release
4a23b74

SwiftSafeUI 1.4.0 Release Notes

We are excited to announce a new update of SwiftSafeUI, which continues to enhance compatibility and ease of use across different iOS versions. In this version, we have introduced new environment values & support Swift 6:

🌟 Features:

  1. safeDismiss Environment Value: Provides a dismiss action for dismissing the current view.
  2. safeIsPresented Environment Value: Provides a Boolean value indicating whether the current view is presented.

📄 Documentation:

For detailed usage examples and further documentation, please visit the new SwiftSafeUI Documentation.