114 skills found · Page 1 of 4
mac-cain13 / R.swiftStrong typed, autocompleted resources like images, fonts and segues in Swift projects
nmattisson / DropdownMenuDropdownMenu is an iOS navigation controller using a Container View, storyboards and segues.
krzyzanowskim / NatalieNatalie - Storyboard Code Generator (for Swift)
Citrrus / BlurryModalSegueA custom modal segue providing a blurred overlay effect.
jfahrenkrug / StoryboardLintA lint tool for UIStoryboard to find wrong classes and wrong storyboard/segue/reuse identifiers
zetachang / DCModalSegueA custom segue which makes a pushed back modal presenting animation.
thoughtbot / PerformEasy dependency injection for storyboard segues
hartlco / MHCustomTabBarControllercomplete custom UITabBarController implementation using Storyboard and Segues.
tomlokhorst / SegueManagerPerform storyboard segues with closures, in Swift
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)
rodolfomarianocy / Trilha De Cursos Gratuitos Para InfoSecEssa trilha engloba diversos links de cursos gratuitos e a maioria com certificados inclusos de modo a orientar quem está iniciando na área, a mesma segue uma ordem de aprendizado sequencial.
sfwalsh / BeanTransitionManagerA Pinterest style segue for expanding UIImageViews into detail views.
cacmartinez / CCMPopupEasy popup view transition with segue
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.
TheMaverickProgrammer / SwooshSFML Activity and Segue Mini Library
juliensagot / JSNavigationControllerA highly customizable UINavigationController suited for macOS.
acoomans / SegwaySegway is an iOS library for segues but without storyboards.
bradley / IOSUnwindSegueProgramaticallyBasic example of calling and unwinding a segue programatically.
patoroco / UIViewController BlockSegueCategory which allows to use a block to prepare segue instead of ugly -prepareForSegue method