terryworona / TWMessageBarManager

An iOS manager for presenting system-wide notifications via a dropdown message bar.
MIT License
1.77k stars 191 forks source link

Swift Project #90

Closed UtkuDalmaz closed 8 years ago

UtkuDalmaz commented 8 years ago

How can i use this library in a swift project ?

terryworona commented 8 years ago

The same as you would any project that mixes Swift and Objective C.

See here https://developer.apple.com/library/ios/documentation/Swift/Conceptual/BuildingCocoaApps/MixandMatch.html.

On Apr 25, 2016, at 1:41 AM, Utku Dalmaz notifications@github.com wrote:

How can i use this library in a swift project ?

— You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub https://github.com/terryworona/TWMessageBarManager/issues/90

UtkuDalmaz commented 8 years ago

Ok one question How can i handle the touch on alert ?