Skip to content

iOS7 and View Resizing #5

@Shifty0x88

Description

@Shifty0x88

Hey, awesome custom Tab Bar, but I am having trouble integrating it into an iOS 7 app.

Whenever I push a new UIViewController while also having that UIVIewController hidesBottomBar = YES, whenever I return one of the Tab Bar child View Controllers, it resizes my views to taller than the view can actually hold.

What ends up happening is that once I return to the child View Controller I cannot see that last item in a UITableView because it is hidden by the Tab Bar itself.

I think it may have something to do with the auto layout settings you set before calling viewWillAppear when switching back to the tab bar.

Any ideas on how I can resolve this issue?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions