#macos-ios #macos #apple #framework #ios #cocoa #api-bindings

no-std objc2-user-notifications

Bindings to the UserNotifications framework

2 releases

0.2.2 May 21, 2024
0.2.0 Apr 18, 2024

#212 in macOS and iOS APIs

Download history 139/week @ 2024-06-03 1845/week @ 2024-06-10 3087/week @ 2024-06-17 4227/week @ 2024-06-24 4615/week @ 2024-07-01 5803/week @ 2024-07-08 7245/week @ 2024-07-15 10414/week @ 2024-07-22 13451/week @ 2024-07-29 12806/week @ 2024-08-05 13760/week @ 2024-08-12 14527/week @ 2024-08-19 17050/week @ 2024-08-26 17542/week @ 2024-09-02 17512/week @ 2024-09-09 18773/week @ 2024-09-16

71,980 downloads per month
Used in 2 crates

MIT license

3MB
60K SLoC

objc2-user-notifications

Latest version License Documentation CI

Rust bindings to Apple's framework UserNotifications.

This README is kept intentionally small to consolidate the documentation, see the Rust docs for more details on this crate.

This crate is part of the objc2 project, see that for related crates.


lib.rs:

Bindings to the UserNotifications framework

See Apple's docs and the general docs on framework crates for more information.

Dependencies