@web-atoms/xf-samples
v2.1.2
Published
Xamarin.Forms controls for web atoms
Downloads
176
Readme
xf-samples
How to run?
- Run
npm install -g @web-atoms/dev-server
- If you are on windows, it will ask you to change execution policy for current workspace, select "YES"
- Run All Tasks in VS Tasks
- Open XFDemo.sln in Visual Studio (You need to do this only once) to build and deploy app on the device
- Edit
App.xaml.cs
, changeroot
url to appropriate network URL on which@web-atoms/dev-server
is running