arcgis-runtime-tutorials-ios icon indicating copy to clipboard operation
arcgis-runtime-tutorials-ios copied to clipboard

Add a type-safe router

Open jkereako opened this issue 9 years ago • 0 comments

Description

This is a Swifty way to handle URLs. It's easier to read than long URL strings and, because it's a Swift type, it will work with Xcode's autocompletion tool.

jkereako avatar Apr 13 '16 03:04 jkereako