Jobs    Everything

Select a Metro Area
When:
January 14, 2016 @ 6:30 PM – 8:30 PM America/New York Timezone
2016-01-14T18:30:00-05:00
2016-01-14T20:30:00-05:00
Where:
NSU, Carl DeSantis Bldg, Room 4030
Carl Desantis Bldg
Davie, FL 33314
USA
South Florida Xamarin Users Group: Xamarin Navigation Patterns @ NSU, Carl DeSantis Bldg, Room 4030 | Davie | Florida | United States

Click here to register

Dan Hermes, author of Xamarin Mobile Application Development, talks about how to give your users what they need to get around your Xamarin app quickly, moving from screen to screen with confidence and ease. Menus, tappable icons, buttons, tabs, and lists all offer ways to navigate your app. Dan will discuss industry-standard approaches for tying an app’s screens together in elegant and usable ways called navigation design patterns, based upon the concepts in his new book. Here are the most common mobile UI navigation patterns used in Xamarin development:
• Hierarchical

• Modal

• Drill-down list

• Navigation drawer

• Tabs

• Springboard

• Carousel
Learn how to use these navigation patterns in Xamarin.Forms and how to approach them in Xamarin.Android and Xamarin.iOS. Moving between screens also requires passing data between them. Dan will talk about different ways to maintain state during navigation.
You will learn about how to:

• Create navigation to get your user from screen-to-screen

• Create many kinds of menus

• Manage state and passing data between pages

• Combine navigation patterns to form a complete app