Update README

This commit is contained in:
Mazyad Alabduljaleel 2015-10-08 14:22:31 -07:00
parent 8e379e9737
commit 67d2b167e5
1 changed files with 1 additions and 0 deletions

View File

@ -74,6 +74,7 @@ You can test some of these features in the Objective-C demo:
I suggest adding it to your pch file, or wherever you want to use the component.
3. Write one line of code to get started!!
```objc
/* In your UIViewController viewDidLoad or after creating the scroll view. */
self.shyNavBarManager.scrollView = self.scrollView;