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

no-std objc2-user-notifications

Bindings to the UserNotifications framework

3 unstable releases

0.3.0 Jan 22, 2025
0.2.2 May 21, 2024
0.2.0 Apr 18, 2024

#240 in macOS and iOS APIs

Download history 37591/week @ 2024-10-26 42924/week @ 2024-11-02 32772/week @ 2024-11-09 33933/week @ 2024-11-16 32619/week @ 2024-11-23 40920/week @ 2024-11-30 39955/week @ 2024-12-07 41015/week @ 2024-12-14 23705/week @ 2024-12-21 30406/week @ 2024-12-28 42354/week @ 2025-01-04 43086/week @ 2025-01-11 45562/week @ 2025-01-18 51264/week @ 2025-01-25 48203/week @ 2025-02-01 53745/week @ 2025-02-08

205,980 downloads per month
Used in 4 crates (3 directly)

Zlib OR Apache-2.0 OR MIT

4MB
72K 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