dioxus-mobile

Crates.iodioxus-mobile
lib.rsdioxus-mobile
version0.5.1
sourcesrc
created_at2022-01-03 18:40:16.884171
updated_at2024-04-05 00:07:16.689513
descriptionMobile-compatible renderer for Dioxus
homepagehttps://dioxuslabs.com/learn/0.5/getting_started
repositoryhttps://github.com/DioxusLabs/dioxus/
max_upload_size
id507252
size12,789
Jonathan Kelley (jkelleyrtp)

documentation

README

Dioxus Mobile

Crates.io MIT licensed Build Status Discord chat

Website | Guides | API Docs | Chat

Overview

dioxus-mobile is a re-export of dioxus-desktop with some minor tweaks and documentation changes. As this crate evolves, it will provide some more unique features to mobile, but for now, it's very similar to the desktop crate.

Dioxus Mobile supports both iOS and Android. However, Android support is still quite experimental and requires a lot of configuration. A good area to contribute here would be to improve the CLI tool to include bundling and mobile configuration.

Getting Set up

Getting set up with mobile can but quite challenging. The tooling here isn't great (yet) and might take some hacking around to get things working. macOS M1 is broadly unexplored and might not work for you.

You can read our guide on mobile development with Dioxus to get started.

Contributing

  • Report issues on our issue tracker.
  • Join the discord and ask questions!

License

This project is licensed under the MIT license.

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in Dioxus by you shall be licensed as MIT without any additional terms or conditions.

Commit count: 5571

cargo fmt