devxoul / URLNavigator

⛵️ Elegant URL Routing for Swift
MIT License
3.24k stars 297 forks source link

Make navigator support custom URLMatcher. #169

Open puyanlin opened 11 months ago

puyanlin commented 11 months ago

URLMatcher is a open class, but users just can not use their custom ones to replace origin one used in navigator.