Skip to content

Commit f789c52

Browse files
committed
Update README.md
1 parent 66f18ce commit f789c52

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@ There are existing animation that can be used out of the box. These animation cl
102102
SlideNavigationContorllerAnimatorSlideAndFade *alideAndFadeAnimator = [[SlideNavigationContorllerAnimatorSlideAndFade alloc] initWithMaximumFadeAlpha:.8 fadeColor:[UIColor redColor] andSlideMovement:100];
103103
[SlideNavigationController sharedInstance].menuRevealAnimator = alideAndFadeAnimator;
104104
```
105+
Public Methods
105106
---------
106107
###### + (SlideNavigationController *)sharedInstance;
107108
Returns the singleton instance of SlideNavigationController

0 commit comments

Comments
 (0)