We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbcab0b commit 73b6971Copy full SHA for 73b6971
README.md
@@ -35,7 +35,7 @@ pod 'TYAlertController', '~> 1.1.6'
35
@property (nonatomic, copy) void (^dismissComplete)(void);
36
```
37
38
-* show in controller (tow way)
+* show in controller (tow way)(recommend)
39
```objc
40
TYAlertView *alertView = [TYAlertView alertViewWithTitle:@"TYAlertView" message:@"This is a message, the alert view containt text and textfiled. "];
41
0 commit comments