An open API service indexing awesome lists of open source software.

https://github.com/imwildcat/uniffi-rs-fullstack-examples

Build Rust for Android and iOS (with potential for all mobile platforms, Windows, Mac and Web*)
https://github.com/imwildcat/uniffi-rs-fullstack-examples

android

Last synced: about 1 year ago
JSON representation

Build Rust for Android and iOS (with potential for all mobile platforms, Windows, Mac and Web*)

Awesome Lists containing this project

README

          

# Fullstack Examples of UniFFI-rs

Full documentation of the UniFFI crates can be found [here](https://mozilla.github.io/uniffi-rs/Overview.html).

Another demo including building Rust for WASM (WebAssembly):

If you find this project useful, please consider support me: .
Thanks!

## Cross-platform Rust Consulting 🚀

If you're interested in a single Rust codebase for iOS, Android, Electron, Tauri, and how to bridge between Rust, Native and Web Views, I offer consalting services regarding cross-platform Rust.

Please feel free to drop me an email if you'd like to. Our solution is able to help you scale from zero to one million users, with minimum development cost.

Things we can cover:

* Super fast pipeline / continuous integration (CI) for cross-platform Rust (incl. iOS, macOS, Android, Windows and Linux, on GitHub or GitLab)
* Common debugging techniques (incl. async/multi-threaded Rust for all platforms)
* Performant bridge between Rust and Native/Web
* Project structure and development strategy

## Get Started

### Hello

Please read [hello/README.md](hello/README.md).

## License

MIT