Update README.md

This commit is contained in:
Aryan Ghassemi 2014-01-26 20:17:37 -08:00
parent 66f18ce28d
commit f789c52e33
1 changed files with 1 additions and 0 deletions

View File

@ -102,6 +102,7 @@ There are existing animation that can be used out of the box. These animation cl
SlideNavigationContorllerAnimatorSlideAndFade *alideAndFadeAnimator = [[SlideNavigationContorllerAnimatorSlideAndFade alloc] initWithMaximumFadeAlpha:.8 fadeColor:[UIColor redColor] andSlideMovement:100];
[SlideNavigationController sharedInstance].menuRevealAnimator = alideAndFadeAnimator;
```
Public Methods
---------
###### + (SlideNavigationController *)sharedInstance;
Returns the singleton instance of SlideNavigationController