gresrun / GHSidebarNav

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

Storyboards #15

Closed 0xdevalias closed 11 years ago

0xdevalias commented 11 years ago

Hey,

I noticed that you have a storyboard enabled branch, I was wondering if this is under active development/up to date or whether it was just a one of experiment?

Is it likely that this will be merged into master at all?

Trying to determine the best offering out of all of the 'SlideMenu' type implementations out there, and this looks to be one of the nicer ones, though would like the ability to use storyboards.

Cheers

gresrun commented 11 years ago

The storyboard branch is actually newer and I consider it better than the master branch.

The reason I have not merged it into master is I have found a sizable percentage of devs don't care for storyboards due to trouble with version control and merging changes. I, personally, find them very useful for certain use cases.

I am supporting both branches and plan to do so for the foreseeable future.

0xdevalias commented 11 years ago

Awesome. Good news :)