Navigate between iOS Screens in Xamarin iOS Visual Studio and C#
by admin • April 26, 2017 • iOS with C# and .NET, Xamarin iOS • 0 Comments
In this example, I’m going to create simple Xamarin iOS app with two screen. On the first screen, there is a button, which when clicked takes you to the next screen. This basically shows the navigation from one iOS app screen to an other screen while passing some data as well. To create this,...
Read more →