diff --git a/README.md b/README.md index 2661ec547..e92e81cf2 100644 --- a/README.md +++ b/README.md @@ -90,8 +90,11 @@ With one command, `dx serve` and your app is running. Edit your markup and style
+ +![Video?](./notes/hotreload-video.mp4) + ## Built-in Android and iOS support 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 Objective-C to access native APIs.