Fantastic. No more screen burn in for me 
AFAIK, Navigator Drawers do not work. And the layout of the screen is WAY off the way it shows on the device…
I am sure you guys are working hard to make it work… TY in advance.
Hi Domhnall & Daniel,
I Believe what Daniel means by his questions is if we can now build webpages in addition to the creation of apps for phones. I assume that this is not the case - but it gives you the opportunity to TEST the application build for phones on the web instead of via the App Thunkable Live…
Stefan
To change the size of the preview area, add style for Stylish or Greasemonkey:
.web-companion-container{
width:640px !important; /* set Width + 40px */
height:440px !important; /* set Height + 40px */
}
.r-v5p6jw{
width:600px !important; /* set Width */
}
.r-115ktas{
height:400px !important; /* set Height */
}

