Skip to content

Demonstration of using QRoute in an iOS app

License

Notifications You must be signed in to change notification settings

quickthyme/qroute-example-ios

Repository files navigation

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