Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
John Lluch Zorrilla committed Mar 9, 2014
1 parent 09b1251 commit f32cc47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ A UIViewController subclass for revealing a rear (left and/or right) view contro
```

* The examples have been updated to demonstrate the new features.
All animated calls to of setFrontViewController:animated: have been replaced by pushFrontViewController:animated:
All animated calls to `setFrontViewController:animated:` have been replaced by calls to `pushFrontViewController:animated:`
The RevealControllerProject example implements a custom Animation Controller performing a slide up transition on the rightViewController.
The RevealControllerProject3 example uses the default Cross Dissolve animation to set the Front Controller.

Expand Down

0 comments on commit f32cc47

Please sign in to comment.