2.1.0
This release note includes all changes from 2.0.6 to 2.1.0.
2.1.0 - 2023-10-31
Added
- A swift-only
presentSwiftView()
presentation helper to easily present SwiftUI views - A new
presentWithCustomView:sizingController:
API for additional control on the sizing, utilized by the above swift API
Changed
- Breaking change: A rewritten Swift API for better Swift ergonomics, Obj-C unaffected.
- Reworked layouting & sizing of the notification
- Fixed Swift package for Xcode 15 compatibility
- Fixed 14 Pro / Dynamic Island banner positioning
(Click the 2.1.0 version number for a full diff compared to 2.0.6.)