Skip to content

kusalshrestha/KSALertController

Repository files navigation

KSAlertContoller GitHub license

Alert PopOver View for TableViewcontroller

How to use framework

First import the framework into the project Add it to the "Embedded Binaries"

alt tag

let alertView = KSAlertView()
alertView.showDialog { (date) in
    // Completion code here
}

alt tag

About

Alert controller for TableViewcontroller

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published