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

Try using UISplitViewController #296

Open
herzbube opened this issue Aug 24, 2016 · 0 comments
Open

Try using UISplitViewController #296

herzbube opened this issue Aug 24, 2016 · 0 comments

Comments

@herzbube
Copy link
Owner

Beginning with iOS 8 the UISplitViewController class supports iPhones, and it also no longer requires to be the app's root view controller. The class docs still note that

You cannot push a split view controller onto a navigation stack.

Check out whether the project's custom implementation of a split view controller can be replaced with UISplitViewController.

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

No branches or pull requests

1 participant