mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 06:35:51 +00:00
Added example of typical social app layout example
This commit is contained in:
15
examples/SocialAppLayout/Sample/ViewController.h
Normal file
15
examples/SocialAppLayout/Sample/ViewController.h
Normal file
@@ -0,0 +1,15 @@
|
||||
//
|
||||
// ViewController.h
|
||||
// Sample
|
||||
//
|
||||
// Created by Vitaly Baev on 06.11.15.
|
||||
// Copyright © 2015 Facebook. All rights reserved.
|
||||
//
|
||||
|
||||
#import <UIKit/UIKit.h>
|
||||
|
||||
@interface ViewController : UIViewController
|
||||
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user