Files
Swiftgram/examples/ASDKgram/Sample/WindowWithStatusBarUnderlay.h
Hannah Troisi 44d483b7fe [New Example] 500pxgram updates
- addressed all comments in PR except autolayout of UIKit code
2016-04-10 23:34:41 -07:00

12 lines
205 B
Objective-C

//
// WindowWithStatusBarUnderlay.h
// Sample
//
// Created by Hannah Troisi on 4/10/16.
// Copyright © 2016 Facebook. All rights reserved.
//
@interface WindowWithStatusBarUnderlay : UIWindow
@end