mirror of
https://github.com/DioxusLabs/dioxus
synced 2025-02-16 13:48:26 +00:00
wrong url...
This commit is contained in:
parent
31c923b214
commit
166e9b55d2
1 changed files with 1 additions and 1 deletions
|
@ -100,7 +100,7 @@ With one command, `dx serve` and your app is running. Edit your markup and style
|
|||
Dioxus is the fastest way to build native mobile apps with Rust. Simply run `dx serve --platform android` and your app is running in an emulator or on device in seconds. Call directly into JNI and Native APIs.
|
||||
|
||||
<div align="center">
|
||||
<img src="./notes/android_and_ios.avif2" width="500">
|
||||
<img src="./notes/android_and_ios2.avif" width="500">
|
||||
</div>
|
||||
|
||||
## Bundle for web, desktop, and mobile
|
||||
|
|
Loading…
Add table
Reference in a new issue