3 releases (breaking)

0.3.0 Jan 22, 2025
0.2.2 May 21, 2024
0.0.0 Apr 17, 2024

#229 in macOS and iOS APIs

Download history 33097/week @ 2024-10-13 34665/week @ 2024-10-20 38236/week @ 2024-10-27 42236/week @ 2024-11-03 32779/week @ 2024-11-10 34129/week @ 2024-11-17 34914/week @ 2024-11-24 39235/week @ 2024-12-01 40386/week @ 2024-12-08 40191/week @ 2024-12-15 24250/week @ 2024-12-22 29737/week @ 2024-12-29 44023/week @ 2025-01-05 42601/week @ 2025-01-12 47168/week @ 2025-01-19 46374/week @ 2025-01-26

182,918 downloads per month
Used in 899 crates (15 directly)

Zlib OR Apache-2.0 OR MIT

11MB
205K SLoC

objc2-ui-kit

Latest version License Documentation CI

Rust bindings to Apple's framework UIKit.

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 UIKit framework

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

Dependencies