// // WindowWithStatusBarUnderlay.h // Sample // // Created by Hannah Troisi on 4/10/16. // Copyright © 2016 Facebook. All rights reserved. // // this subclass is neccessary to make the status bar have an opaque, colored background @interface WindowWithStatusBarUnderlay : UIWindow @end