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

PopoverⅡ(UIPresentationController)

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

完動!! Swift 3.2 error無く Swift 4.にverup
iOS Tutorial: How to make a customizable interactive slide-out menu in Swift
github
/InteractiveSlideOutMenu
↓のリンクから「Tutorials」を辿ってダウンロード。。


完動!! Updated to Swift 4.
★★containerView: Think of this as the device window, or the stage on which the animation plays.
「containerView:これはデバイスウィンドウ、またはアニメーションが再生されるステージと考えることができます。」
iOS Tutorial: How to close a modal by dragging it down
プロジェクト名 InteractiveModal.xcodeproj github


旧バージョン error多数 プロジェクト名 RPModalGestureTransition-master
UIPercentDrivenInteractiveTransitionを使ってModalをDismissする


仕組みの理解(Objective-C)
UINavigationController上でのアニメーション
[Objective-C] UIViewControllerの遷移をカスタマイズする

画像がズームインしながら画面遷移するSwiftライブラリを公開しました