xamarin forms on wpf is now official, https://docs.microsoft.com/en-us/xamarin/xamarin-forms/platform/wpf we need to support telerik on there aswell..
The purpose of this item is to track demand for support of the MacOS platform in the Telerik Xamarin controls. https://docs.microsoft.com/en-us/xamarin/xamarin-forms/platform/mac
Hi Telerik, In short, google is currently working on their Skia-based flutter.io crossplatform development tool. Why don't google copy their widget principles and market it for Xamarin.Forms? The fluter.io widgets have NO connection to the platforms own controls. And why should they? Google argue that this is no longer a requirement. Most price-winning apps have custom UI anyway. This platform tie, is the achilles-heal of Xamarin Forms. It is super difficult to keep the Xamarin.Forms framework robust and stable as the platforms underneath expand and change. Crack and crevices will form and as developers we are in a constant state of torment. I know. I've been working with Forms since it first came out. So. Telerik. Sever the tie to the platforms controls. Build a complete and standalone skia/flutter component set for Forms. Complete with support for XAML, Bindings, Animations, etc. Porting them to Tizen, Mac and other platforms should be "easy".
The purpose of this item is to track demand for support of the GTK platform in the Telerik Xamarin controls. https://docs.microsoft.com/en-us/xamarin/xamarin-forms/platform/gtk?tabs=vswin
We should consider splitting the Telerik.Xamarin.iOS.dll into separate DLLs so that the customers can reference only the controls they need.
Barcode reader which can scan a barcode and input it in an entry.
a new component - Image viewer. this component will take as source images meta data and show images gallery, with view / templates. (carousel / grid for instance), allowing tap to zoom full screen and drag to exit zoom
An image supporting SVG would be nice (or is there any ?)
There are also many developers looking for SVG support on Xamarin forums so I think there is really a market for it!
Best regards,
Werner Geiseder
Do you have plans to develop controls for the UNO platform?
There are other companies that have already stated that they are working on it, for example,
https://www.syncfusion.com/blogs/post/collaboration-syncfusion-uno-platform.aspx
There is currently no Video control and all of the 3rd party ones are weak at best. Adding a video player control with full screen and subtitling/captioning that is cross platform would be a huge benefit to the Xamarin Forms community.
Hi there,
We're struggeling with the radentry control. For login purposes we use one for the password and one for the email. When we set IsPassword=true this does show dots instead of words, but some basic stuff isn't working.
1) The normal entry with IsPassword=true does also hide the suggestion tab that is above the keyboard. We also tried hiding this with other settings but to no result. This control should also hide suggestions since it is a password and we don't want to cache this in any way.
2) When we replace the radentry password field with a xamarin entry password field (so set IsPassword=true on both) then we also get the password fill option. In this case Samsung keypass. I imagine if people are using autofillers such as samsung, google, or something else, that this should also work since i'm stating the field is a password field.
Tested on android with multiple devices.
Thanks in advance!
Martijn
There is a need for a WebView with embedded address bar. The scenario where this will be useful is an app that redirects to certain web pages without going out of the app, so these pages should be navigated within the app with a WebView containing the address bar.