gresrun / GHSidebarNav

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

Refreshing GHSideBarNav #39

Closed Naoto-Ida closed 9 years ago

Naoto-Ida commented 9 years ago

Hi, I'm using your GHSideBarNav, and it's working great.

But I do have one issue. Is there a way to update the contents of the sidebar, after the initial "init"?

gresrun commented 9 years ago

You can do whatever you like. My GHMenuViewController was just an example of how to use the library. You can add methods to update the controllers and cell information. Once you've update the data, just refresh the table.