Skip to content
This repository has been archived by the owner on May 23, 2022. It is now read-only.

Releases: morizotter/SwiftyDrop

4.2.0: Swift 4.2

03 Oct 16:29
Compare
Choose a tag to compare

Compatible with Swift 4.2

4.1.0: Add text alignment

05 Jun 15:45
Compare
Choose a tag to compare

Add textAlignment to DropStatable thanks to @black-lotus

4.0.2: Fix background behavior

21 Nov 01:05
439f8e9
Compare
Choose a tag to compare

Fixes

  • Fix the method which should be called when app becomes background wasn't called appropriately. Thanks @thiagodelmotte

4.0.1: Fix .swift-version

25 Sep 15:20
Compare
Choose a tag to compare

Fix .swift-version.

4.0.0: Swift4

25 Sep 14:04
Compare
Choose a tag to compare
  • Update for Swift4 👏 Thanks to @emadhegab
  • Fix Demo constraints.

Add iPhoneX image:

iPhoneX

2.5.0: Swift 2.3

20 Sep 17:00
Compare
Choose a tag to compare

Compatible for Xcode8 & Swift 2.3

For users who are using Xcode 8 & swift 2.3 combination.

3.0.3: Swift3 and cocoapods again

19 Sep 15:08
Compare
Choose a tag to compare

You can use this with cocoapods -pre again from this version

3.0.2: Xcode8 & Swift3.0

19 Sep 14:57
Compare
Choose a tag to compare

Support for Xcode8 & Swift 3.

Sadly, this version's cocoapods are failed.

2.4.2: Calm down compile warnings

19 Aug 05:28
Compare
Choose a tag to compare

Small fixes

calm down compile warnings.

3.0.1: Swift 3.0 Xcode8 beta2

06 Jul 07:51
Compare
Choose a tag to compare
Pre-release

Update for Xcode beta 2

Thanks @KyleMay !