unwind-segue
There are 7 repositories under unwind-segue topic.
shankarmadeshvaran/iOS-Blog-Projects
This Repo contains iOS related blog projects I have written.
iosbrain/Segues-and-Unwind-Segues-in-Swift-3
A project (Xcode 8.2.1) demonstrating segues and unwind segues in iOS 10 with Swift 3. This project demonstrates transitions -- segues -- from one source storyboard scene to another destination scene, and unwind segues leading back from destination to source.
silkodenis/swiftui-navigation-coordinator
A lightweight SwiftUI Navigation Coordinator package that supports stack navigation and modal presentation.
Lkikui/DojoMadLibs-Swift
Practice passing data using delegate
Lkikui/NESW
Practice with modal and unwind segues
marinofelipe/SeguesAndUnwindSegues
Trying unwind segues with Swift