gresrun / GHSidebarNav

A clone of the new Facebook iOS UI paradigm
Apache License 2.0
607 stars 136 forks source link

How to enable/disable menu items while app is running #13

Closed Urkman closed 11 years ago

Urkman commented 11 years ago

Hello,

I need to enable/disable menu items while the app is running. What is the best way to handle this?

Thanks, Urkman

gresrun commented 11 years ago

GHSidebarNav is just a library. It is up to you to write the code necessary to add a feature like enabling and disabling menu items.