Introduction In Android programming, Activity objects are used to display information to users and the Intent objects are used to navigate among the Activities. In Xamarin.Forms, we will be familiar with pages, which is similar to activities, and the NavigationPage object, which is similar to Intent object. Pages In the previous posts, we went over the basics of layouts and views in Xamarin.Forms, however, we worked within a single page. In the real world, mobile apps are made of multiple pages.


I guess you came to this post by searching similar kind of issues in any of the search engine and hope that this resolved your problem. If you find this tips useful, just drop a line below and share the link to others and who knows they might find it useful too.

Stay tuned to my blogtwitter or facebook to read more articles, tutorials, news, tips & tricks on various technology fields. Also Subscribe to our Newsletter with your Email ID to keep you updated on latest posts. We will send newsletter to your registered email address. We will not share your email address to anybody as we respect privacy.


This article is related to

mobile,tutorial,mobile app development,xamarin,cross platform app development,xamarin.forms