Skip to content

Commit 19974ab

Browse files
committed
complete version 1.0
1 parent a62b17b commit 19974ab

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

TYAlertControllerDemo/ViewController.m

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,11 @@
77
//
88

99
#import "ViewController.h"
10+
// contain this header
1011
#import "UIView+TYAlertView.h"
12+
// if you want blur efffect contain this
1113
#import "TYAlertController+BlurEffects.h"
14+
1215
#import "SettingModelView.h"
1316
#import "ShareView.h"
1417

0 commit comments

Comments
 (0)