arcgis-runtime-tutorials-ios
arcgis-runtime-tutorials-ios copied to clipboard
Add a type-safe router
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.