DawnTransition
DawnTransition is a lightweight iOS transition framework for smooth, customizable animations and native-like interactive swipe-back gestures. It solves common gesture conflicts in custom transitions and is proven in real projects.
File Explorer
Download Latest Version (.zip)- settings.local.json
- contents.xcworkspacedata
- Contents.json
- Contents.json
- Contents.json
- LaunchScreen.storyboard
- Main.storyboard
- AppDelegate.swift
- Info.plist
- SceneDelegate.swift
- ViewController.swift
- contents.xcworkspacedata
- project.pbxproj
- LaunchScreen.xib
- Main.storyboard
- KlipageCell.swift
- KlipageModel.swift
- KliPageSnapshotCache.swift
- KlipageViewController.swift
- Contents.json
- close.png
- Contents.json
- Contents.json
- defaultIMG1.jpeg
- Contents.json
- defaultIMG03.jpg
- Contents.json
- image0.jpeg
- Contents.json
- image3.jpg
- Contents.json
- image4.jpg
- Contents.json
- image5.jpg
- Contents.json
- image6.jpg
- Contents.json
- plus_circle.png
- Contents.json
- DawnTransition_Example-Bridging-Header.h
- UICollectionViewDistanceBetweenLayout.h
- UICollectionViewDistanceBetweenLayout.m
- UICollectionViewLeftAlignedLayout.h
- UICollectionViewLeftAlignedLayout.m
- UICollectionViewPinToVisibleLayout.h
- UICollectionViewPinToVisibleLayout.m
- UICollectionViewWaterfallLayout.swift
- AppDelegate.swift
- BaseNavigationController.swift
- DescIMGCell.swift
- DescIMGHeaderView.swift
- DescIMGModel.swift
- DescIMGViewController.swift
- Info.plist
- Sample1ViewController.swift
- Sample2ViewController.swift
- Sample3ViewController.swift
- Sample4ViewController.swift
- Sample5ViewController.swift
- SmapleBaseViewController.swift
- Utility.swift
- ViewController.swift
- ViewControllerCell.swift
- contents.xcworkspacedata
- DawnTransition-Example.xcscheme
- project.pbxproj
- IDEWorkspaceChecks.plist
- contents.xcworkspacedata
- Array+DawnExtensions.swift
- Bundle+DawnExtensions.swift
- CALayer+DawnExtensions.swift
- CGGeometry+DawnExtensions.swift
- Date+DawnExtensions.swift
- DawnExtensions.swift
- Dictionary+DawnExtensions.swift
- DispatchQueue+DawnExtensions.swift
- Double+DawnExtensions.swift
- FileManager+DawnExtensions.swift
- NSAttributedString+DawnExtensions.swift
- NSObject+DawnExtensions.swift
- NSString+DawnExtensions.swift
- NSUIApplication+DawnExtensions.swift
- NSUIBezierPath+DawnExtensions.swift
- NSUIColor+DawnExtensions.swift
- NSUIFont+DawnExtensions.swift
- NSUIGestureRecognizer+DawnExtensions.swift
- String+DawnExtensions.swift
- Timer+DawnExtensions.swift
- UIAlertController+DawnExtensions.swift
- UIButton+DawnExtensions.swift
- UICollectionView+DawnExtensions.swift
- UIControl+DawnExtensions.swift
- UIDevice+DawnExtensions.swift
- UIImage+DawnExtensions.swift
- UILabel+DawnExtensions.swift
- UINavigationBar+DawnExtensions.swift
- UINavigationController+DawnExtensions.swift
- UIScreen+DawnExtensions.swift
- UIScrollView+DawnExtensions.swift
- UITabBar+DawnExtensions.swift
- UITableView+DawnExtensions.swift
- UITextField+DawnExtensions.swift
- UITextView+DawnExtensions.swift
- UIView+DawnExtensions.swift
- UIViewController+ANExtensions.swift
- UIWindow+ANExtensions.swift
- DawnButton.swift
- DawnConstraints.swift
- DawnGradientView.swift
- DawnLabel.swift
- DawnShapeLayer.swift
- DawnTagContainerView.swift
- DawnTextField.swift
- DawnTextView.swift
- DawnToast.swift
- LICENSE
- README.md
- DawnTransition.podspec.json
- project.pbxproj
- DawnKit-dummy.m
- DawnKit-Info.plist
- DawnKit-prefix.pch
- DawnKit-umbrella.h
- DawnKit.debug.xcconfig
- DawnKit.modulemap
- DawnKit.release.xcconfig
- DawnTransition-dummy.m
- DawnTransition-Info.plist
- DawnTransition-prefix.pch
- DawnTransition-umbrella.h
- DawnTransition.debug.xcconfig
- DawnTransition.modulemap
- DawnTransition.release.xcconfig
- ResourceBundle-DawnTransition-DawnTransition-Info.plist
- Pods-DawnTransition_Example-acknowledgements.markdown
- Pods-DawnTransition_Example-acknowledgements.plist
- Pods-DawnTransition_Example-dummy.m
- Pods-DawnTransition_Example-frameworks.sh
- Pods-DawnTransition_Example-Info.plist
- Pods-DawnTransition_Example-umbrella.h
- Pods-DawnTransition_Example.debug.xcconfig
- Pods-DawnTransition_Example.modulemap
- Pods-DawnTransition_Example.release.xcconfig
- Pods-DawnTransition_Tests-acknowledgements.markdown
- Pods-DawnTransition_Tests-acknowledgements.plist
- Pods-DawnTransition_Tests-dummy.m
- Pods-DawnTransition_Tests-Info.plist
- Pods-DawnTransition_Tests-umbrella.h
- Pods-DawnTransition_Tests.debug.xcconfig
- Pods-DawnTransition_Tests.modulemap
- Pods-DawnTransition_Tests.release.xcconfig
- Manifest.lock
- Podfile
- Podfile.lock
- .DS_Store
- AnimationDemoViewController.swift
- AnimationTargetDemoViewController.swift
- DawnTransitionDemoItem.swift
- DawnTransitionExampleViewController.swift
- DemoListViewController.swift
- ModalDemoViewController.swift
- DawnAnimationCapable.swift
- DawnAnimationCard.swift
- DawnAnimationCube.swift
- DawnAnimationDiffuse.swift
- DawnAnimationDissolve.swift
- DawnAnimationDrawer.swift
- DawnAnimationElasticSlide.swift
- DawnAnimationFlip.swift
- DawnAnimationGroup.swift
- DawnAnimationProducer.swift
- DawnAnimationSpot.swift
- DawnAnimationTransform.swift
- DawnAnimationTurn.swift
- DawnAnimationType.swift
- DawnAnimationWechatApplet.swift
- DawnCompatible.swift
- DawnDriver.swift
- DawnPropertyAnimator.swift
- DawnSwizzling.swift
- DawnTodayGestureRecognizer.swift
- DawnTransition+Animate.swift
- DawnTransition+Complete.swift
- DawnTransition+Interactive.swift
- DawnTransition+UINavigationControllerDelegate.swift
- DawnTransition+UIViewControllerTransitioningDelegate.swift
- DawnTransitionAdjustable.swift
- DawnTransitionModifiers.swift
- DispatchQueue+Dawn.swift
- ObjcDawnAnimationType.swift
- ObjcDawnTransition.swift
- UINavigationController+DawnSwizzling.swift
- UIView+Dawn.swift
- UIView+DawnPanGestureRecognizer.swift
- UIViewController+Dawn.swift
- UIViewController+GoBack.swift
- PrivacyInfo.xcprivacy
- .DS_Store
- .gitignore
- DawnTransition.podspec
- LICENSE
- Package.swift
- PrivacyInfo.xcprivacy
- README.md
// repository documentation
Was this content helpful?
(0 ratings)
