# Fuse Preview on Multiple Devices

**URL:** https://forums.fusetools.com/t/fuse-preview-on-multiple-devices/5740
**Category:** Show and Tell
**Created:** [November 3, 2016, 1:24pm UTC](https://forums.fusetools.com/t/fuse-preview-on-multiple-devices/5740 "2016-11-03T13:24:27Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Steve\_Harman](https://avatars.discourse-cdn.com/v4/letter/s/977dab/32.png) [@Steve\_Harman](https://forums.fusetools.com/u/Steve_Harman)
#### Post date: [November 3, 2016, 1:24pm UTC](https://forums.fusetools.com/t/fuse-preview-on-multiple-devices/5740/1 "2016-11-03T13:24:27Z")

</div>

Hi,

Apologies for the poor lighting, but here’s a quick & shaky handheld video I did showing just how cool the instant automatic updating of devices can be, whenever JS or UX code is modified in Fuse.

My simple app looks like this:

`````auto
	<DockPanel>
        <Grid Columns="1*,1*,1*,1*" Height="45" >
			<Rectangle Row="0" Column="1" Color="Red"/>
			<Rectangle Row="0" Column="0" Color="Blue"/>
			<Rectangle Row="0" Column="2" Color="Yellow"/>
			<Rectangle Row="0" Column="3" Color="Green"/>
		</Grid>
	</DockPanel>
</App>````

All I do is modify some properties of the Grid, but it could be anything from JS or UX.

The demo uses an Android 5 based Nexus tablet, Android 6 based Nexus phone, iOS 9.2 based iPhone and an iOS 8.1 based iPad. Also in shot is the Fuse 'local preview' window on my Mac. All the devices are connected over WiFi, not cabled.

https://www.youtube.com/watch?v=W0c7z6fsmzo&feature=youtu.be

Steve
`````

---

<div class="post-metadata">

### Author: ![Anders\_Schau\_Knatten](https://yyz1.discourse-cdn.com/flex035/user_avatar/forums.fusetools.com/anders_schau_knatten/32/41_2.png) [@Anders\_Schau\_Knatten](https://forums.fusetools.com/u/Anders_Schau_Knatten)
#### Post date: [November 4, 2016, 7:16am UTC](https://forums.fusetools.com/t/fuse-preview-on-multiple-devices/5740/2 "2016-11-04T07:16:58Z")

</div>

Cool, Steve! 🙂 We took the liberty of re-tweeting this [https://twitter.com/steve1215/status/794197760773935105](https://twitter.com/steve1215/status/794197760773935105)
