I am writing a tools to write mobile apps in Rust

This Repository provide tools to build mobile applications in Rust. It generate bindings from a Rust package and packaged to android aar or iOS framework. You don’t need to write jni or other ffi code with this tool.

2 Likes

Posts about your work inside the Rust crate ecosystem should be posted on https://users.rust-lang.org.

1 Like