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

Calculation of Height with navigation bar #5

Open
vladimirvrabel opened this issue Jun 13, 2013 · 0 comments
Open

Calculation of Height with navigation bar #5

vladimirvrabel opened this issue Jun 13, 2013 · 0 comments

Comments

@vladimirvrabel
Copy link

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

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

No branches or pull requests

1 participant