Skip to content

Tags: jiblatech/SwiftMessages

Tags

7.0.1

Toggle 7.0.1's commit message
Bump version

7.0.0

Toggle 7.0.0's commit message
Update docs

6.0.2

Toggle 6.0.2's commit message
Add event listeners to SwiftMessagesSegue

6.0.1

Toggle 6.0.1's commit message
Expose `hideDelay` option for custom presentation

6.0.0

Toggle 6.0.0's commit message
6.0.0

Swift 4.2

5.0.1

Toggle 5.0.1's commit message
Remove debug code that broke the view controller's section of the Dem…

…o app.

5.0.0

Toggle 5.0.0's commit message
Shakes fist at CocoaPods

Removed the SwiftMessagesSegueExtras framework because making it work with CocoaPods was challenging and it wasn’t really very useful.

4.1.4

Toggle 4.1.4's commit message
Prevent usage of UIApplication.shared when building for extensions (S…

…wiftKickMobile#191)

* Prevent usage of UIApplication.shared when building for extensions

It's not accessible at compile-time for anything requiring app extension only APIs.

* Add iMessageDemo target to Demo project

* Bump version to 4.1.4

4.1.3

Toggle 4.1.3's commit message
Adopt project configuration recommendations

4.1.2

Toggle 4.1.2's commit message
Swift 4.1 updates