Skip to content
This repository was archived by the owner on May 8, 2021. It is now read-only.

Empty space between view and navigationbar #11

@folivi

Description

@folivi

hi,
I get an empty space between the navigationbar and the top level of the first view in the tabbar. But once I display the second view then come back to the first view, the whole view is well filled with the content.
check out my blank app which illustrates the issue https://github.com/folivi/navbarissue

I reported the issue to the rubymotion support that points out this:

initWithRootViewController:
Initializes and returns a newly created navigation controller.

  • (id)initWithRootViewController:(UIViewController *)rootViewController
    Parameters

rootViewController
The view controller that resides at the bottom of the navigation stack. This object cannot be an instance of the UITabBarController class.

Any idea about how to fix this?
cheers

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