ios_app_observer

Crates.ioios_app_observer
lib.rsios_app_observer
version0.1.0
created_at2025-10-18 18:08:09.347918+00
updated_at2025-10-18 18:08:09.347918+00
descriptionObserve iOS `UIApplication`.
homepage
repositoryhttps://github.com/ThierryBerger/ios_app_observer
max_upload_size
id1889483
size27,858
Thierry Berger (Vrixyz)

documentation

README

ios_app_observer

Boilerplate code to help rust project to observe iOS NSApplication.

ios_app_observer::ios_reg_enter_background_observer(||println!("app will enter background! Save your state quickly."));
Commit count: 0

cargo fmt