| Crates.io | uiactivity_ios_rs |
| lib.rs | uiactivity_ios_rs |
| version | 0.1.1 |
| created_at | 2025-09-30 20:15:44.716516+00 |
| updated_at | 2025-10-18 18:15:29.054329+00 |
| description | Start a UIActivity on iOS from Rust code. |
| homepage | |
| repository | https://github.com/ThierryBerger/uiactivity_ios_rs |
| max_upload_size | |
| id | 1861681 |
| size | 6,084 |
Rust crate and Swift Package Module to open an UIActivity on iOS.
File -> Add Package Dependencies and paste https://github.com/ThierryBerger/uiactivity_ios_rs.git into the search bar on the top right.cargo add uiactivity_ios_rs
or
# always pin to the same exact version you also of the Swift package
uiactivity_ios_rs = { version = "=0.2.0" }
All code in this repository is dual-licensed under either:
at your option. This means you can select the license you prefer.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.