cargo-mobile2
cargo-mobile2 copied to clipboard
Rust on mobile made easy!
this helps cross-compliation
This moves the binaries out of the main library, reducing bloat.
iOS, as macOS needs a quite rich link-line, might be good to use [cdylib-link-lines](https://github.com/lu-zero/cdylib-link-lines) or integrate with [cargo-c](https://github.com/lu-zero/cargo-c) to build the correct cdylib (and require upstream rustc do not artificially...
Support build on Android device
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/tauri-apps/cargo-mobile2). ## Repository problems These problems occurred while...
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [handlebars](https://togithub.com/sunng87/handlebars-rust) | build-dependencies | major | `4.4` -> `5.0` | |...
**Describe the bug** When I generate a wry template using the latest cargo-mobile2 (or version 0.5.1 as suggested here : https://github.com/tauri-apps/cargo-mobile2/issues/210#issuecomment-1728503050), I get this error : e: /home/riccardo/dioxus-mobile-test/gen/android/app/src/main/kotlin/com/example/dioxus_mobile_test/MainActivity.kt: (3, 22):...
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [ureq](https://togithub.com/algesten/ureq) | dependencies | minor | `2.8` -> `2.9` | ---...
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [colored](https://togithub.com/mackwic/colored) | dependencies | minor | `2.0` -> `2.1` | ---...
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [handlebars](https://togithub.com/sunng87/handlebars-rust) | build-dependencies | minor | `4.4` -> `4.5` | |...