-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How is this effort aligns with this "official" version? #3
Comments
Hi, I have been working for several years on WPF technology and I wanted to help add WPF support in Xamarin Forms. Many people claim this feature on the Xamarin forum. I chose to start from scratch for for these reasons:
Mohamed |
This is fine, but make it clear as one of the FAQ. The important big picture is the pursue of excellence through standards What are your visions of your contributions through this project towards XAML standards? All these perhaps could be listed in FAQ to advice how new users could contribute to your initiatives. Great job. |
Hi, What are your visions of your contributions through this project towards XAML standards? Microsoft has not yet released standard XAML. I could not addapter it according to Xaml Standard What are your views to support porting of Xamarin forms custom controls from UWP to WPF? I will update the faq as soon as possible. Mohamed |
@JimSEOW |
I believe @mohachouch 's effort is the most advanced and looks like it will develop into official support. |
What is the role of WpfLightToolkit? Does this contain code that is currently needed for WPF support, and is it therefore a temporary place to put it before it goes into Xamarin.Forms? |
The problem of the WPF is that it lacks a large number of pages/functionnality to be identical to UWP. That's why I created WpfLightToolkit. WpfLightToolkit is a simple and light ui toolkit. This library implements different pages (TabbedPage, MasterDetailPage etc) for WPF. |
Can you please comment of this version and how is your version differs.
The text was updated successfully, but these errors were encountered: