xamarin android and ios template website to app

rana007 1 Reputation point
2022-02-21T08:26:38.193+00:00

is there any free xamarin website to android and ios app template like O'D'A'p'p's'View link ? I searched alot but couldn't find any. the download link is down. i am totally new in xamarin but i have experience in .net i would like to convert a website into android and ios app.

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,338 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Sreeju Nair 12,346 Reputation points
    2022-02-21T09:10:39.72+00:00

    Thank you for your question. I understand you need to create an app for your website.

    You can create a XAMARIN Forms application, add a web view control to your main page and load your website in it. Make sure your website is responsive, so it will display correctly in the mobile app.

    Refer: https://learn.microsoft.com/en-us/xamarin/xamarin-forms/user-interface/webview?tabs=windows

    Hope this helps


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.