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
- Host: GitHub
- URL: https://github.com/jfversluis/loadxamlsample
- Owner: jfversluis
- Created: 2018-02-13T15:02:56.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-13T18:33:09.000Z (about 8 years ago)
- Last Synced: 2025-07-24T18:16:21.625Z (8 months ago)
- Topics: android, ios, sample-code, stackoverflow-answer, ui, xamarin-forms, xaml
- Language: C#
- Size: 46.9 KB
- Stars: 7
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/