8 releases

0.3.3 Dec 15, 2025
0.3.2 Jun 27, 2025
0.2.4 Jan 29, 2025
0.1.0 Dec 4, 2024

#691 in GUI

Download history 1970/week @ 2025-12-18 1795/week @ 2025-12-25 1852/week @ 2026-01-01 2271/week @ 2026-01-08 2172/week @ 2026-01-15 2471/week @ 2026-01-22 2037/week @ 2026-01-29 2717/week @ 2026-02-05 2087/week @ 2026-02-12 2401/week @ 2026-02-19 2660/week @ 2026-02-26 2299/week @ 2026-03-05 2594/week @ 2026-03-12 2741/week @ 2026-03-19 2375/week @ 2026-03-26 2068/week @ 2026-04-02

10,245 downloads per month
Used in 3 crates

Apache-2.0

1.5MB
12K SLoC

ArkUI Native

A module to interact with ArkUI from native Rust code. It provides:

  • drag and drop APIs of ArkUI
  • APIs of ArkUI to register gesture callbacks.
  • animation callbacks of ArkUI
  • UI capabilities such as UI component creation and destruction, tree node operations, attribute setting, and event listening.

See the official upstream documentation on ArkUI Native for more information.

Feature flags


ArkUI native bindings for OpenHarmony

Raw bindings to native ArkUI APIs on OpenHarmony.

Development

This crate is developed as part of the ohos-sys bindings.

License

This crate is licensed under the Apache-2.0 license, matching the OpenHarmony OS SDK.

Dependencies