/qroute-example-ios

Demonstration of using QRoute in an iOS app

Primary LanguageSwiftMIT LicenseMIT

qroute QRoute Example iOS

build_status license_MIT

QRoute Example iOS - Demonstration of how to use declarative routing using QRoute.


Getting Started

This application has a dependency on qroute, which has been imported as a git submodule. Whenever you clone or update from the source repository, don't forget to also update the submodule using:

git submodule update --init