Refresh Xamarin View while debugging without rebuild of app -
in visual studio (2015) using android emulator, there way can make minor update xaml view, , have refreshed in debugging application without having rebuild , re-deploy project?
currently build/deploy debugging takes 2 minutes, , having make minor ui style tweak , whole thing again driving me nuts.
i suppose i'm asking if there's asp.net mvc-like functionality can update frontend file (cshtml, js, etc) , refresh page without reloading project.
xamarin live player lets make live edits app , have changes reflected live on device. code runs inside xamarin live player app – there no need set emulators or use cables deploy code!
it have limitations, sure read limitation section:
Comments
Post a Comment