JVAlertController
JVAlertController copied to clipboard
Swift support
Have anyone managed to run this library in mixed Obj-C/Swift project? Even though I imported all headers from JVAlertController pod in Bridging-Header, app still crashes when I want to instantiate UIAlertController in Swift code on iOS7. It works perfectly when I want to use it in Obj-C part of project.
I'm interested in using this in a Swift project also, any progress on this? Haven't tried it out yet.
Unfortunately no.