Skip to content

Calculation of Height with navigation bar #5

Description

@vladimirvrabel

Hi,

in RNSwipeViewController in viewDidLoad height should be calculated according to existing/ not existing of navigation bar. Something like this: frame.size.height = self.view.frame.size.height - self.navigationController.navigationBar.size.height.
You can replicate problem, when you create a button in bottom of centerView. This button will not showed - it will be under of frame bottom boundary.

tested in iOS 6.1 simulator, xcode 4.6.2

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