日別アーカイブ: 2018年4月15日

The best way to learn UIViewControllerAnimatedTransitioning

平成30年4月15日(日曜日)

検索KEY WORD
UIPresentationController up down left right

Example of how to use presentation, animation & interaction controllers w/ custom segues to create a slide-in modal menu which partially covers presenting view.

「プレゼンテーション、アニメーション、およびインタラクションコントローラを使用してカスタムセグを使用して、プレゼンテーションビューを部分的にカバーするスライドインモーダルメニューを作成する方法の例。」

MrAlek/hamburger.swift
末尾にリンクあり(SWIFT4)ソースのみ 使い方不明 ERROR無し
SWIFT 4 版


swift2 バージョン(UINavigationControllerを使うときの参考)
UIViewControllerAnimatedTransitioningを使って画面遷移アニメーションを作る


平成30年4月14日(土曜日)

[iOS] 遷移元の画像が遷移先にズームイン・アウトするような画面遷移(UITableView及びUICollectionViewの場合)
プロジェクト名 CustomTransitionSample01 動作確認 swift3.3

平成30年4月12日(木曜日)

★ソースのみシンプル(swift4 convert ok!! 今後組み込み後 要動作確認)
prepare segueを設定し、動作確認。
@stingerstinger/SDPresentationManager.swift
ソース名:SDPresentationManager
プロジェクト名 singleview2


英文、シンプルでわかりやすい説明。プロジェクト無し、ソース有り
swift4 要convert
Custom View Controller Transitions

平成30年4月11日(水曜日)

swift4 完動!!
iOS Animation Tutorial: Custom View Controller Presentation Transitions
final → BeginnerCook

平成30年4月7日(日曜日)

再掲!!リンク完動!! Updated to Swift 4.
図も交えた理解しやすい説明(英文)
(dismissal animation)
Using custom interactive transitions to dismiss a modal
プロジェクト名 InteractiveModal

もう一点
Create an interactive slide-out menu using Custom View Controller Transitions
InteractiveSlideOutMenu-master
InteractiveSlideOutMenu-MenuRightSide有り(但しswift2 要コンバート)
Updated for Swift 3.1