I am using SDCAlertview in a project, that is being developed in Objective-C, and I would like to be able to set the visual style but I am unable to do so.
The only file that I am able to import into any other obj-c class is SDCAlertView-Swift.h
and that does not give me any options to set the visual style.
I have seen code samples, in swift, that are able to do this.
Can someone help me out here?
Thank You.