Commit afde733c by Daniel Dahan

issue-7: updated README

parent 12ad921e
......@@ -91,6 +91,8 @@ view.addSubview(card)
Add a sleek Side Navigation to give your users a wonderful experience.
![MaterialKitPreview](http://www.materialkit.io/sidenavpreview.gif)
```swift
func application(application: UIApplication, didFinishLaunchingWithOptions launchOptions: [NSObject: AnyObject]?) -> Bool {
sideNav = SideNavController(mainViewController: AppViewController(), leftViewController: FilterViewController(), rightViewController: FilterViewController())
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment