Releases: MrKai77/DynamicNotchKit
0.1.0
Just a little release :)
DynamicNotchKit currently includes the DynamicNotch
class, which lets you display SwiftUI content from the macOS notch. For devices without a notch, you can use a floating window style instead. This package also introduces two additional classes: DynamicNotchInfo
and DynamicNotchProgress
. While the documentation is a bit sparse right now, I’m working on improving it for the next release!
Important Update for Users
If you're using DynamicNotchKit in your project, please update your dependency rule to the 0.1.0 tag. Breaking changes are coming soon that will provide greater flexibility and configurability. To ensure your project continues to function smoothly during this transition, setting this version is highly recommended.
Have ideas or features you'd love to see in this package? Open an issue and let me know!