derailed / motion-awesome

As if more awesomeness was needed
40 stars 14 forks source link

tabBarItem and navigationItem usage #5

Open ajbraus opened 10 years ago

ajbraus commented 10 years ago

Really digging this wrapper for Motion. Kudos!

Any idea when we will be able to use this for taBarItems and navigationItems?

Thanks!

cspeer commented 10 years ago

Like UIBarButtonItems? You could use it with a custom view: https://developer.apple.com/library/ios/documentation/uikit/reference/UIBarButtonItem_Class/Reference/Reference.html#//apple_ref/occ/instm/UIBarButtonItem/initWithCustomView: