Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added support for usage along with UINavigationController (only tested top mode) #6

Closed
wants to merge 1 commit into from

Conversation

Jeehut
Copy link

@Jeehut Jeehut commented Jul 12, 2014

I'm using this classes along side with a UINavigationController in top mode and I had problems both with the NavigationController itself and with the Title Bar in iOS 7+. Therefore I put some changes to it in case that a NavigationController is apparent and iOS 7+ is used. Also I added a white background color due to some problems during Animations when NavigationController is used and didn't put a check for NavigationController for that for a more consistent look and behavior in all cases.

@mglagola
Copy link
Owner

@Dschee sorry for the delay. I just updated the repo to version 2.0 which brings some new features and ditches the scroll view all together (still feels like a scroll view though). So, this can no longer be merged.

@mglagola mglagola closed this Aug 19, 2014
@Jeehut
Copy link
Author

Jeehut commented Aug 19, 2014

Does version 2.0 at least support usage with UINavigationControllers?

@mglagola
Copy link
Owner

@Dschee Yes, but only opaque UI bars right now. See issue #8. There are some work arounds for transparent bars, but only for table view controllers and collection view controllers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants