Design Xamarin Apps with XAML Pages Webinar Q&A | Syncfusion Blogs
Live Chat Icon For mobile
Live Chat Icon
Popular Categories.NET  (175).NET Core  (29).NET MAUI  (208)Angular  (109)ASP.NET  (51)ASP.NET Core  (82)ASP.NET MVC  (89)Azure  (41)Black Friday Deal  (1)Blazor  (220)BoldSign  (15)DocIO  (24)Essential JS 2  (107)Essential Studio  (200)File Formats  (67)Flutter  (133)JavaScript  (221)Microsoft  (119)PDF  (81)Python  (1)React  (101)Streamlit  (1)Succinctly series  (131)Syncfusion  (920)TypeScript  (33)Uno Platform  (3)UWP  (4)Vue  (45)Webinar  (51)Windows Forms  (61)WinUI  (68)WPF  (159)Xamarin  (161)XlsIO  (37)Other CategoriesBarcode  (5)BI  (29)Bold BI  (8)Bold Reports  (2)Build conference  (8)Business intelligence  (55)Button  (4)C#  (151)Chart  (132)Cloud  (15)Company  (443)Dashboard  (8)Data Science  (3)Data Validation  (8)DataGrid  (63)Development  (633)Doc  (8)DockingManager  (1)eBook  (99)Enterprise  (22)Entity Framework  (5)Essential Tools  (14)Excel  (41)Extensions  (22)File Manager  (7)Gantt  (18)Gauge  (12)Git  (5)Grid  (31)HTML  (13)Installer  (2)Knockout  (2)Language  (1)LINQPad  (1)Linux  (2)M-Commerce  (1)Metro Studio  (11)Mobile  (508)Mobile MVC  (9)OLAP server  (1)Open source  (1)Orubase  (12)Partners  (21)PDF viewer  (43)Performance  (12)PHP  (2)PivotGrid  (4)Predictive Analytics  (6)Report Server  (3)Reporting  (10)Reporting / Back Office  (11)Rich Text Editor  (12)Road Map  (12)Scheduler  (52)Security  (3)SfDataGrid  (9)Silverlight  (21)Sneak Peek  (31)Solution Services  (4)Spreadsheet  (11)SQL  (11)Stock Chart  (1)Surface  (4)Tablets  (5)Theme  (12)Tips and Tricks  (112)UI  (387)Uncategorized  (68)Unix  (2)User interface  (68)Visual State Manager  (2)Visual Studio  (31)Visual Studio Code  (19)Web  (597)What's new  (333)Windows 8  (19)Windows App  (2)Windows Phone  (15)Windows Phone 7  (9)WinRT  (26)

Design Xamarin Apps with 100+ XAML Pages and Templates Webinar Q&A

In Syncfusion’s recent webinar, “Design Xamarin Apps with 100+ XAML Pages and Templates,” Meikanda Nayanar introduced the Essential UI Kit for Xamarin’s various generic pages and demonstrated an app created from some of them. If you missed the webinar, you can find it on our YouTube page, or watch it here:

The following is the Q&A portion of the webinar.

I want this solution. Can I access it after this webinar?

We will publish the app in GitHub in a few days and post the details in our blog. We will mail the webinar details along with the blog in about a week. However, the video is be posted live on our YouTube channel.

I want to create a shopping app. Do you have anything like that to look at?

Please find a demo app for a shopping application in this GitHub location.

When I use the Essential Kit, will it give me extra files?

The UI Kit extension will not add any extra classes, pages, or files to your application. Only the necessary pages will be included in your project.

Do you have any SQLite integrated screens? Like basic CRUD?

No. We use JSON files in our Essential UI Kit pages.

What do you recommend for local storage and integrating with your UI?

We use JSON files to access data for the demo. Those files can easily be replaced with databases like SQLite, since we are using the MVVM pattern to split the business logic and UI designs.

We keep the JSON files in the Data folder; data-services to access that data are in the DataService folder. When adding the XAML pages to your project from our Visual Studio extension, these folders are added to your Forms project. We have accessed that data from ViewModel using the dataservice classes. You just need to change these according to the local storage you choose.

Have you published the app in the App Store?

We will publish our UI Kit in the App Store in the next few releases. We already have the app in the Play Store.

The list where we had stories, can it be based on the template? E.g., one template can be the left-side image and the right side will be content, and another template can be an image rotator on the left side and on the right side it shows content?

Please check our chat XAML pages. There we handled this case in the screens. If you create a feedback request on this, we can check and update you with more details along with a sample for possible cases.

I registered on the Syncfusion website, but I can’t use the samples and templates. Why not?

You can find the details for using the XAML pages in your Xamarin.Forms project from this documentation. If this does not work for you, you can create a feedback request and we will get back to you.

Do you have a video that shows how to install these templates in Visual Studio for Mac?

We do not have a video, but you can find all the details in this documentation.

Can these templates be integrated with Prism?

The pages are developed in MVVM pattern. So there is no need for much modification.

How are templates implemented, natively or on forms side?

In the Essential UI Kit, the XAML pages were developed on the Xamarin.Forms platform.

How resource-intensive are these components? Do they operate well on older or lower power devices?

Yes, the pages are tested in all possible lower-end devices.

Can the onboarding contain some sort of animation?

Yes. We can use GIF or any animated view.

Why is the Essential UI Kit app only on Android? Was it not developed with Xamarin.Forms so that it could be deployed onto iOS, too?

The UI Kit was developed for Xamarin.Forms and can be used in Android, iOS, and UWP platforms.

What can be customized? Buttons’ shape and color or just color? Background color or image, or fonts?

Yes, we can customize button shapes and colors, fonts, and background colors. Please check this page for the customization options available for the buttons used in these pages.

Are there any templates for Xamarin.Forms that are free?

We have published the Essential UI Kit source code in GitHub with an MIT license. You can use these UI Kit pages in your application for free without any restrictions.

But for the pages that use Syncfusion controls, you must have a license to use those controls in your application to avoid the license validation pop-ups. Syncfusion has free community licenses that provide access to Essential Studio products for individual developers and small businesses.

Alternatively, you can replace the Syncfusion controls with framework controls to avoid the need for any licenses.

For more details about the Essential UI Kit license, please refer to this GitHub page.

For more information on Syncfusion licenses, please refer to our licensing page.

To learn more about the Syncfusion Community License, please see this page.

Do you have a link to how to install the forms/templates in Visual Studio 2019 (Windows)?

Yes, please check out this KB.

Do you have the link for installing these in Windows?

You can find our Visual Studio extension for Windows on Visual Studio Marketplace.

Can any of these templates or pages access internal calendar events?

No. Can you please create a feedback request on this, and include a use case for your requirement? We can update you with more details along with a sample for possible cases. This also lets us consider adding this feature in our future releases.

If you liked this post, we think you’d also enjoy:

[ebook] Xamarin.Forms Succinctly

[ebook] Xamarin for macOS Succinctly

[blog] Here’s the World’s First and Only UI Controls for Xamarin.Forms WPF

Tags:

Share this post:

Popular Now

Be the first to get updates

Subscribe RSS feed