iOS launch screen storyboard

Is it possible to use a storyboard file with cordova in meteor 1.3? I have the launchscreen built in xcode but when I test it breaks the app. I’m wondering if it’s even possible?

From apple:

In iOS 8 and later, you can create a XIB or storyboard file instead of a static launch image. When you create a launch file in Interface Builder, you use size classes to define different layouts for different display environments and you use Auto Layout to make minor adjustments. Using size classes and Auto Layout means that you can create a single launch file that looks good on all devices and display environments.