Skip to content
This repository has been archived by the owner on Jan 21, 2023. It is now read-only.

Commit

Permalink
v1.2
Browse files Browse the repository at this point in the history
- Full code refactoring
- Converted to Swift 4.2
- Availability for iOS 8+
- Added a lot of new animations such as:
    - none
    - flipFromLeft
    - flipFromRight
    - flipFromBottom
    - curlUp
    - curlDown
    - zoomOut
    - zoomIn
    - sliceVertical
    - sliceHorizontal
    - and already existing: fade, fromLeft, fromRight, fromTop, fromBottom
  • Loading branch information
YuriFox committed Oct 2, 2018
1 parent 01b1606 commit 3cbadbf
Show file tree
Hide file tree
Showing 19 changed files with 682 additions and 963 deletions.
2 changes: 1 addition & 1 deletion .swift-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.0
4.2
361 changes: 0 additions & 361 deletions Example/UIWindowTransitionExample.xcodeproj/project.pbxproj

This file was deleted.

21 changes: 0 additions & 21 deletions Example/UIWindowTransitionExample/AppDelegate.swift

This file was deleted.

Loading

0 comments on commit 3cbadbf

Please sign in to comment.