A better way to handle segue identifier. Maybe should not type idetifier handly.
Idea & Thanks:https://www.natashatherobot.com/protocol-oriented-segue-identifiers-swift
- Carthage:
github "qiuncheng/SegueHandlerHelper" ~> 1.0.0
- CocoaPods:
pod 'SegueHandlerHelper'
As the Example
shows.
Under MIT