I'm trying to do something akin to the emerging UI pattern of "side navigation" that you see in apps like *Facebook* and *Path*.
This is where the root navigation options are shown via a bezel swipe from the left, which peels the main app view mostly off screen, leaving a hint of it still showing (say a 44px strip), with the navigation options presenting themselves as having been sitting "under" the screen. This pattern is detailed here: http://www.androiduipatterns.com/2012/06/emerging-ui-pattern-side-navigation.html How would I go about achieving something like this in MonoTouch? It seems like a significant variant from from the *UINavigationController* does. Thanks! -- *Phil *Cockfield
_______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
