gresrun / GHSidebarNav

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

Update the storyboard branch with last update on master branch #33

Closed umpire274 closed 3 years ago

umpire274 commented 10 years ago

I've upgraded all sources of branch 'Storyboard' with changes on 'master', including the new iOS7 changes.

Isuru-Nanayakkara commented 10 years ago

Can you please give me the link? I download the source from the below link but its not the storyboard version.

https://github.com/gresrun/GHSidebarNav

gresrun commented 10 years ago

https://github.com/gresrun/GHSidebarNav/tree/Storyboard

Isuru-Nanayakkara commented 10 years ago

Thanks for the quick reply. When I downloaded this and ran, the following error occurred.

Embed segues are not available on iOS 5.1 and prior

So I changed the deployment target to iOS 7 and ran but then the layout looks like this.

screen shot 2014-01-08 at 3 41 55 pm screen shot 2014-01-08 at 3 42 04 pm

Any idea as to why this is happening and how to rectify it?

Thanks

Isuru-Nanayakkara commented 10 years ago

I copied the GHSidebarNav files from the link you posted above and ran the storyboard project but still no avail. Can you please hep me out? I'd really appreciate it.

gresrun commented 10 years ago

I will take a look tomorrow.

Isuru-Nanayakkara commented 10 years ago

Hi @gresrun, were you able to have a look at it?

gresrun commented 10 years ago

I started in on it but don't have things finished. Unfortunately, my personal time has been rather constrained recently. :frowning:

Isuru-Nanayakkara commented 10 years ago

Ah I understand. Take your time and when you commit the fixed version, please let me know :)

gresrun commented 10 years ago

FYI, I worked on this some more this past weekend.

Isuru-Nanayakkara commented 10 years ago

That's great to hear! :+1: Looking forward to the final release.

Isuru-Nanayakkara commented 10 years ago

Hi @gresrun, were you able to finish work on the storyboard version?