Here i will show you how to use import one file use alertview controller in full app
just import this file in your class file (.h or .m) file in your app
#import "NSString+Extra.h"
How to call this alert view controller
[strMessage showAsAlert:self];
strMessage=@"Any message you want to pass".
Download file
NSString+Extra.h from here --->>>>>>>>>
https://drive.google.com/file/d/1VZqgK-sI7Gdb_iW-AIF4vsek2Dedd55S/view?usp=sharing
No comments:
Post a Comment