26 skills found
Citrrus / BlurryModalSegueA custom modal segue providing a blurred overlay effect.
MarioIannotta / MIBlurPopupMIBlurPopup lets you create popups with a blurred background
zetachang / DCModalSegueA custom segue which makes a pushed back modal presenting animation.
hartlco / MHCustomTabBarControllercomplete custom UITabBarController implementation using Storyboard and Segues.
jsmecham / DoorwaySegueA custom Storyboard Segue that transitions with an "opening doors" animation. #publish
phimage / CustomSegueCustom segue for OSX Storyboards with slide and cross fade effects (NSViewControllerTransitionOptions)
IBLabs / IBCellFlipSegueIBCellFlipSegue is a simple custom segue meant to replicate the behavior of the buttons in the new version of the Expedia Hotels & Flights app.
tryolabs / TLAnimatedSegueSegue for present controllers with custom animations.
Phillipus / CustomSegueiOS Custom Segue and Unwind Segue with animation
warchimede / CustomSeguesCustom segues with cool animations in Swift
SwiftKickMobile / CustomSegueDemoDemonstrates encapsulation of a custom view controller transition into a UIStoryboardSegue subclass
mathebox / MBSegueCollectionCollection of custom iOS segues
sunnyyoung / SYMaterialSegueA custom storyboard segue like the Android Material Animation style.
vibrazy / SegueCustomTransitionsios Custom View Controller Push Transitions/3D Transforms view Storyboard and Segues
patoroco / ModalyConfigure size of modal panels from storyboard with a custom segue
mogmet / MOGOpenBookSegueMOGOpenBookSegue is custom segue like iBooks open animation.
AlexMoffat / Simple Segue ExamplesSome simple examples of custom segues for iOS 6 using core animation.
davidfuzju / SMBCustomRelationshipSeguea simple implementation for custom relationship segue, enhance the custom container view controller in storyboard
simonmaddox / CustomUnwindSegueWhy doesn't this work? :(
ryanartecona / RAFlipReplaceSegueA simple way to alternate between UIViewControllers in a UINavigationController stack, via a storyboard-compatible custom segue. For iOS using ARC.