Click here to Skip to main content
15,901,205 members
Articles / All Topics

ViewFactory for Xamarin application

Rate me:
Please Sign up or sign in to vote.
4.20/5 (2 votes)
18 Jul 2016CPOL21 min read 6.3K   2  
First things first - Why?First of all I do not like how creating of views and navigation works in Xamarin.There is much boilerplate needed to just navigate from one page to another.Typically like in Xamarin documentation we have to obtain INavigation interface instance, create instance of a new page

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer
Poland Poland
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions