MohamedRejeb / Calf

Calf is a library that allows you to easily create adaptive UIs and access platform specific APIs with Compose Multiplatform (Adaptive UI, File Picker, WebView, Permissions...).
https://mohamedrejeb.github.io/Calf/
Apache License 2.0
709 stars 32 forks source link

Add local notification permission #107

Closed Joe3112 closed 3 weeks ago

Joe3112 commented 3 weeks ago

Hi @MohamedRejeb! Thanks for the awesome library. For my application I require local notification support, was a breeze to implement.

Joe3112 commented 3 weeks ago

Done!