Top "Xcode-storyboard" questions

A storyboard is a visual representation of the user interface of an iOS, tvOS, watchOS or macOS application, showing screens of content and the connections between those screens.

How to honor Dynamic Type Accessibility Sizes with a custom font in an iOS storyboard

How can I use the dynamic type text style "Title 1" and set the font face to the built-in font Chalkboard …

ios swift uistoryboard xcode-storyboard
make image view full screen in view controller/page view controller (swift)

I am using UIPageViewController to show images full screen. Issue is the images are not showing full screen. Instead there …

ios swift uistoryboard uipageviewcontroller xcode-storyboard
Height of contentView of UIScrollView based on inside content using Storyboard

I'm actually facing difficulties to make my UIScrollView fully responsive using only storyboard constraints. Here is my hierarchy : > - …

ios objective-c uiscrollview xcode-storyboard
How to set initial storyboard

I have two storyboards one of them is default called Main and the other one I have just added is …

ios objective-c xcode xcode-storyboard
How to size images for storyboard using auto layout?

I'm using Sketch to create images that will be used in my Xcode 6 auto-layout storyboards. However I can not get …

xcode6 xcode-storyboard
UISplitViewController on iPad with Storyboards?

In Xcode, how can I create a simple iPad application that uses Storyboards such that the DetailView controller is swapped …

ios ipad xcode-storyboard
Remove storyboard and start app with a .xib

I've tried to follow the instructions on this Question. But I must not be doing something correctly because I am …

ios objective-c xcode xcode-storyboard
custom uitableviewcells in storyboard

I think I got all the steps down but I must be missing something because I can't make a connection …

iphone ios cocoa-touch ios5 xcode-storyboard
Is there a hot-key to enable Storyboard panning with mouse in Xcode 4.3?

I'm looking for a hot-key, e.g. spacebar + Click 'n drag, that will enable me to use the mouse to …

xcode mouse xcode-storyboard pan
This document "XXXXX.storyboard" could not be opened. Please use a newer version of Xcode

Storyboards created with XCode 4.5.1 could not open on XCode 4.2 with the following error message. This document "XXXXX.storyboard" could not …

xcode ios5 storyboard ios6 xcode-storyboard