5 Answers, 1 is accepted
0
Hello,
You can find our showcase examples here in google play and here in the app store. We recommend to look at the Android version as it is brand new and the iOS version is currently for review from Apple and should be up to date in the next few days.
Also you can download a free, unlimited trial version from here, where you can test the controls against your specifications(you will get a trial message from time to time to indicate that this is trial version). Also using the installation from the link above you can find in your installation folder a developer focused examples showing how different scenarios can be achieved(default path -> C:\Program Files (x86)\Progress\Telerik UI for Xamarin R3 2017\Examples\XamarinForms).
Furthermore you can take a look at our documentation and try the quickness and quality of our support using our support system (via your account).
Also if you have any other questions, please don't hesitate to contact us.
Regards,
Georgi
Progress Telerik
You can find our showcase examples here in google play and here in the app store. We recommend to look at the Android version as it is brand new and the iOS version is currently for review from Apple and should be up to date in the next few days.
Also you can download a free, unlimited trial version from here, where you can test the controls against your specifications(you will get a trial message from time to time to indicate that this is trial version). Also using the installation from the link above you can find in your installation folder a developer focused examples showing how different scenarios can be achieved(default path -> C:\Program Files (x86)\Progress\Telerik UI for Xamarin R3 2017\Examples\XamarinForms).
Furthermore you can take a look at our documentation and try the quickness and quality of our support using our support system (via your account).
Also if you have any other questions, please don't hesitate to contact us.
Regards,
Georgi
Progress Telerik
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Feedback Portal
and vote to affect the priority of the items
0

Nethra
Top achievements
Rank 1
answered on 01 Feb 2019, 10:07 PM
when I try to run the project from C:\Program Files (x86)\Progress\Telerik UI for Xamarin R3 2017\Examples\XamarinForms). It doesn't build. Are there any packages need to be installed.
0
Hi Nethra,
There could be a lot of reasons why it doesn't build (missing SDKs, etc), but none of them would be missing Telerik resources as long as you have that specific version of Telerik UI for Xamarin installed (2017.3 is more than a year old) and the Telerik references are resolved. The build output will tell you what went wrong.
Alternatively, if you're using newer version, you can instead use the demo repos to view the code instead - https://docs.telerik.com/devtools/xamarin/sdk-browser-overview#developer-focused-examples
If you wanted to see the app running on your phone, look up "Telerik Xamarin UI" in the App Store, Google Play or Microsoft Store to install the demos from the store.
Regards,
Lance | Technical Support Engineer, Principal
Progress Telerik
There could be a lot of reasons why it doesn't build (missing SDKs, etc), but none of them would be missing Telerik resources as long as you have that specific version of Telerik UI for Xamarin installed (2017.3 is more than a year old) and the Telerik references are resolved. The build output will tell you what went wrong.
Alternatively, if you're using newer version, you can instead use the demo repos to view the code instead - https://docs.telerik.com/devtools/xamarin/sdk-browser-overview#developer-focused-examples
If you wanted to see the app running on your phone, look up "Telerik Xamarin UI" in the App Store, Google Play or Microsoft Store to install the demos from the store.
Regards,
Lance | Technical Support Engineer, Principal
Progress Telerik
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Feedback Portal
and vote to affect the priority of the items
0

Sasi Kumar
Top achievements
Rank 1
answered on 03 Apr 2019, 01:17 AM
Hi,
Please let me know what is the minimum supported Xamarin Forms version for UI for Xamarin R3 2018 (version 2018.3.912.310).
0
Hello Sasi Kumar,
The minimum Xamarin.Forms version for 2018.3.912 is v3.1.0.697729 (the 2018.3 release is also when we first switched .NET Standard 2.0).
You can always check the min dependency versions by using the NuGet package manager to select the specific release and review dependencies list:

Regards,
Lance | Technical Support Engineer, Principal
Progress Telerik
The minimum Xamarin.Forms version for 2018.3.912 is v3.1.0.697729 (the 2018.3 release is also when we first switched .NET Standard 2.0).
You can always check the min dependency versions by using the NuGet package manager to select the specific release and review dependencies list:
Regards,
Lance | Technical Support Engineer, Principal
Progress Telerik
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Feedback Portal
and vote to affect the priority of the items