@web-atoms/xf-samples

Xamarin.Forms controls for web atoms

Usage no npm install needed!

<script type="module">
  import webAtomsXfSamples from 'https://cdn.skypack.dev/@web-atoms/xf-samples';
</script>

README

xf-samples

How to run?

  1. Run npm install -g @web-atoms/dev-server
  2. If you are on windows, it will ask you to change execution policy for current workspace, select "YES"
  3. Run All Tasks in VS Tasks
  4. Open XFDemo.sln in Visual Studio (You need to do this only once) to build and deploy app on the device
  5. Edit App.xaml.cs, change root url to appropriate network URL on which @web-atoms/dev-server is running