You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -88,9 +88,9 @@ Default value of portraitSlideOffset is 60. This means when the menu is open, th
88
88
###### landscapeSlideOffset
89
89
Default value of portraitSlideOffset is 60. This means when the menu is open, the width of the visible portion of the navigation controller is 60 pixels in landscape mode
90
90
###### menuRevealAnimator
91
-
menuRevealAnimator is used to animate the left/right menu during reveal. The default value is nil that means no animations occure when opening/closing the menu.
91
+
menuRevealAnimator is used to animate the left/right menu during reveal. The default value is nil, that means no animations occure when opening/closing the menu.
92
92
93
-
There are existing animation that can be used out of the box. These animation classes can be configured through init method options.
93
+
There are existing animation classes that can be used. These animation classes can be configured through init method options.
0 commit comments