Search results for present

AxisSheet for SwiftUI screenshot

AxisSheet for SwiftUI

February 28, 2022 • MIT License
It is a library that handles the sheet view in 4 directions (.top, .bottom, .leading, .trailing) according to the axis type. It supports iOS and macOS.
VerticalSlidingPresentationController screenshot

VerticalSlidingPresentationController

December 07, 2020 • MIT License
VerticalSlidingPresentationController is a custom view controller presentation library which is designed to animate the presented view controller from the bottom of the screen. When the presented v...
LNPopupUI screenshot

LNPopupUI

August 10, 2020 • MIT License
A SwiftUI wrapper for LNPopupController framework
UIDrawer screenshot

UIDrawer

July 23, 2019 • Unspecified License
UIDrawer is a customizable UIPresentationController that allows modals to be presented like a bottom sheet. The kind of presentation style you can see on the Maps app on iOS.
TransitionController screenshot

TransitionController

June 07, 2019 • MIT License
You can dismiss transition and present transition between UIViewController, UINavigationController, UITabBarController, UICollectionViewController, and UITableViewController. Receives a delegate f...
HWPanModal screenshot

HWPanModal

June 06, 2019 • MIT License
HWPanModal is used to present controller from bottom and drag to dismiss.
CardPresentationController screenshot

CardPresentationController

January 07, 2019 • MIT License
Custom UIPresentationController which mimics the behavior of Apple Music UI
Bonsai screenshot

Bonsai

October 26, 2018 • MIT License
🌲 Bonsai makes custom frame and transition animation to any view controller
CustomPresentation screenshot

CustomPresentation

October 17, 2018 • Apache 2.0 License
iOS Mail/Music app like Presentation animation. Written in Objective-C.
BottomPopup screenshot

BottomPopup

September 27, 2018 • MIT License
BottomPopup provides a popup-like presentation style to any view controller
SearchablePicker screenshot

SearchablePicker

August 04, 2018 • Apache 2.0 License
Display Apple system-like picker view. It is well suited for showing a long list of items with a search bar in iOS-like way. It looks very similar to the views shown in Apple System Setting.
MediaPickersPresenterFramework screenshot

MediaPickersPresenterFramework

July 24, 2018 • MIT License
Handles fetching data from camera, documents, phone library
No image provided.

PeekAndPopExtension

December 04, 2017 • Apache 2.0 License
This project covers how to use 3D Touch to implement peek and pop using Custom Presentation Controllers. It also shows how to add a Today Extension to the project. All written in Swift4 using MVC p...
FormSheetTextView screenshot

FormSheetTextView

August 24, 2017 • MIT License
FormSheetTextView is a FormSheet style UITextView.
PopOverMenu screenshot

PopOverMenu

August 14, 2017 • MIT License
PopOverMenu is a PopOver style menu.
MMTransition screenshot

MMTransition

March 29, 2017 • MIT License
Custom presentModalViewController with transition
FlipTheBlinds screenshot

FlipTheBlinds

February 07, 2017 • MIT License
FlipTheBlinds is an animation transition between view controllers that creates a venetian blinds domino effect. CHECK OUT THE DEMO: https://www.youtube.com/watch?v=Pt0VacKUiWA
AZTransitions screenshot

AZTransitions

December 29, 2016 • MIT License
Make your modal transition with custom animation. AZTransitions helps you think about creativity, giving specific API methods.
CustomSegue screenshot

CustomSegue

July 31, 2016 • MIT License
Custom segue for OSX Storyboards with slide and cross fade effects using NSViewControllerTransitionOptions
ModalPresentationQueue screenshot

ModalPresentationQueue

July 16, 2016 • MIT License
UIViewController extension which lets you present multiple modal view controllers in a serial presentation queue.