Showing posts with label Navigation. Show all posts
Showing posts with label Navigation. Show all posts

Navigation Drawer using material design in Xamarin.Android.

In Brief:  Here you can see the Navigation drawer implementation in Xamarin android with simple steps and reduced code using beautiful material design.




Sliding menu in Xamarin.iOS using GestureRecognizer,CATransition and Animation

In Brief:  Here I'm going through the steps involved in the Implementation of Sliding or Fly in-out menu or How to  making use of Gesture-recognizer, CATransition and Animation in Xamarin.iOS.


Sliding/Flyout-in menu in android xamarin using Animation and Gesture detection

In Brief: This article will help you on building sliding menu and expandable description window in android xamarin with simple steps using Animation and Touch detection.