cwRichardKim / RKSwipeBetweenViewControllers

Swipe between ViewControllers like in the Spotify or Twitter app with an interactive Segmented Control in the Navigation Bar
MIT License
1.67k stars 156 forks source link

Height Of view controller #34

Open Big-al opened 8 years ago

Big-al commented 8 years ago

Hey man, first, awesome job! Second, I'm new to Xcode so please bear with me :-).

When I run you test it shows the app running in the middle of the screen with about a cm on the top and bottom (iphone6) of empty space - if I remember correctly there is a way to autosize - (self.view.frame.size.width/height) how would I implement that ?

luomuwen commented 8 years ago

mark

markmark1 commented 8 years ago

this is still an issue is there a fix?