An open API service indexing awesome lists of open source software.

https://github.com/jfversluis/loadxamlsample

Example code for loading XAML into a page and showing it for Xamarin.Forms
https://github.com/jfversluis/loadxamlsample

android ios sample-code stackoverflow-answer ui xamarin-forms xaml

Last synced: 17 days ago
JSON representation

Example code for loading XAML into a page and showing it for Xamarin.Forms

Awesome Lists containing this project

README

          

# LoadXamlSample
Example code for loading XAML into a page and showing it for Xamarin.Forms

Used to answer this StackOverflow question: https://stackoverflow.com/questions/48769022/xamarin-forms-load-xaml-view-at-run-time/48769578#48769578

Also some more background info in this blog post: https://blog.verslu.is/xamarin/xamarin-forms-xamarin/loading-page-anything-xaml-string-xamarin-forms/